node-ejs-renderer/node_modules/thingies/es6/randomStr.d.ts

2 lines
78 B
TypeScript
Raw Permalink Normal View History

2024-06-09 13:55:01 -04:00
export declare function randomStr(length: number, alphabet?: string): string;