Co-authored-by: Alex Ghiu <alex.ghiu@ing.com> Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com> Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com> Co-authored-by: Joren Broekema <joren.broekema@ing.com> Co-authored-by: Erik Kroes <erik.kroes@ing.com>
5 lines
56 B
JavaScript
5 lines
56 B
JavaScript
import hu from './hu.js';
|
|
|
|
export default {
|
|
...hu,
|
|
};
|