init
This commit is contained in:
11
uni_modules/lime-shared/hasOwn/index.ts
Normal file
11
uni_modules/lime-shared/hasOwn/index.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
// @ts-nocheck
|
||||
// #ifdef UNI-APP-X && APP
|
||||
// export * from './uvue.uts'
|
||||
export { hasOwn } from './uvue.uts'
|
||||
// #endif
|
||||
|
||||
|
||||
// #ifndef UNI-APP-X && APP
|
||||
// export * from './vue.ts'
|
||||
export { hasOwn } from './vue.ts'
|
||||
// #endif
|
Reference in New Issue
Block a user