mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-07-20 13:47:38 +02:00
2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export declare function join(parts: string[], sep?: string): string;
|