UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

6 lines (5 loc) 138 B
/** * A helper function to generate a random 3 digit number string * @returns string */ export declare function getUniqueId(): string;