first commit
This commit is contained in:
7
康唯唯私活/Vr项目/code/dist/index.js
vendored
Normal file
7
康唯唯私活/Vr项目/code/dist/index.js
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
/**
|
||||
* 启动文件入口
|
||||
*/
|
||||
const app_1 = require("./run/app");
|
||||
new app_1.App();
|
||||
Reference in New Issue
Block a user