UNPKG

superflected

Version:

A port of ActiveSupport's inflector to Node.js

2 lines (1 loc) 68 B
export declare function dasherize(underscoredWord: string): string;