UNPKG

@bund-x/core

Version:

Master Components Core Library

4 lines 168 B
export function slugCase(str: any): any; export function titleCase(str: any): any; export function camelCase(str: any): any; //# sourceMappingURL=textFormat.d.ts.map