Files
2025-06-24 15:43:32 +02:00

2 lines
76 B
TypeScript

export declare function createID(prefix?: string, length?: number): string;