Initial commit of akmon project
This commit is contained in:
4
uni_modules/lime-picker/index.uts
Normal file
4
uni_modules/lime-picker/index.uts
Normal file
@@ -0,0 +1,4 @@
|
||||
// @ts-nocheck
|
||||
export * from './components/l-picker/type'
|
||||
|
||||
export type PickerValue = any;//string | number;
|
||||
Reference in New Issue
Block a user