抽奖
This commit is contained in:
8
src/uni_modules/lime-shared/vue/index.ts
Normal file
8
src/uni_modules/lime-shared/vue/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
// @ts-nocheck
|
||||
|
||||
// #ifdef VUE3
|
||||
export * from 'vue';
|
||||
// #endif
|
||||
// #ifndef VUE3
|
||||
export * from '@vue/composition-api';
|
||||
// #endif
|
||||
Reference in New Issue
Block a user