UNPKG

81 BTypeScriptView Raw
1/**
2 *
3 * @public
4 */
5export declare let nanoid: (size?: number) => string;