salix/modules/supplier/front/module.js

4 lines
82 B
JavaScript
Raw Permalink Normal View History

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