UNPKG

sikits

Version:

A powerful and comprehensive utility library for JavaScript and TypeScript with 100+ functions for strings, numbers, arrays, and objects

2 lines (1 loc) 57 B
export declare const snakeCase: (str: string) => string;