Files
akmon/uni_modules/lime-picker/index.uts
2026-01-20 08:04:15 +08:00

4 lines
107 B
Plaintext

// @ts-nocheck
export * from './components/l-picker/type'
export type PickerValue = any;//string | number;