UNPKG

autumn-js

Version:

Autumn JS Library

4 lines (2 loc) 71 B
declare const toSnakeCase: (obj: any) => any; export { toSnakeCase };