UNPKG

@cainiaofe/cn-ui-m

Version:
6 lines (5 loc) 106 B
export interface CnPickerActions { open: () => void; close: () => void; toggle: () => void; }