Co-authored-by: Erik Kroes <erik.kroes@ing.com> Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com> Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
5 lines
56 B
JavaScript
5 lines
56 B
JavaScript
import it from './it.js';
|
|
|
|
export default {
|
|
...it,
|
|
};
|