Geen omschrijving

param-case.d.ts 90B

    declare function paramCase (value: string, locale?: string): string; export = paramCase;