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