UNPKG

85 BTypeScriptView Raw
1export declare function swapCase(input: string, locale?: string[] | string): string;