vue-cli-plugin-vusion
Version:
Vue CLI Plugin for Vusion Projects
5 lines (4 loc) • 312 B
JavaScript
module.exports.EXTEND_START = '============ VUSION_EXTEND_START ============';
module.exports.EXTEND_END = '============ VUSION_EXTEND_END ============';
module.exports.IMPORT_START = '============ VUSION_IMPORT_START ============';
module.exports.IMPORT_END = '============ VUSION_IMPORT_END ============';