output.js 81 字节
Newer Older
Y
init  
yurj26 已提交
1 2 3 4 5 6 7
'use strict';

require('vue');

const main = 'main.uts';

module.exports = main;