salix/modules/travel/front/module.js

4 lines
81 B
JavaScript

import {ng} from 'core/vendor';
export default ng.module('travel', ['vnCore']);