UNPKG

react-split-flap

Version:
7 lines (6 loc) 147 B
export declare const Presets: { NUM: string[]; ALPHANUM: string[]; SPECIAL: string[]; }; export type PresetKey = keyof typeof Presets;