UNPKG

cmu-syllable-counter

Version:

Fast and accurate syllable counter for English words using CMU Dictionary

6 lines 149 B
export declare const CMU_DICTIONARY: Record<string, { s: number; p: string; h?: string; }>; //# sourceMappingURL=dictionary-data.d.ts.map