minishouyin/node_modules/rc-picker/es/PickerInput/Selector/util.d.ts

2 lines
108 B
TypeScript
Raw Permalink Normal View History

2025-11-12 11:35:57 +08:00
export declare function getMaskRange(key: string): [startVal: number, endVal: number, defaultVal?: number];