chore: 调整 engine index.ts 内容, 符合打包规则

This commit is contained in:
力皓 2021-01-12 13:53:15 +08:00
parent d65e956e33
commit bf4c1facf9

View File

@ -1,4 +1,4 @@
import './engine';
export * from './engine';
const version = '{{VERSION_PLACEHOLDER}}';