UNPKG

react-modal-promise

Version:
3 lines (2 loc) 86 B
export declare type Hex = string; export declare const hexGen: (len?: number) => Hex;