feat: 初始化
This commit is contained in:
8
uni_modules/lime-shared/selectAllComponent/index.ts
Normal file
8
uni_modules/lime-shared/selectAllComponent/index.ts
Normal file
@ -0,0 +1,8 @@
|
||||
// @ts-nocheck
|
||||
// #ifdef UNI-APP-X
|
||||
export * from './uvue.uts'
|
||||
// #endif
|
||||
|
||||
// #ifndef UNI-APP-X
|
||||
export * from './vue.ts'
|
||||
// #endif
|
Reference in New Issue
Block a user