UNPKG

arpabet-and-ipa-convertor-ts

Version:

Typescript code to convert between Arpabet and IPA phonetic transcriptions

3 lines (2 loc) 71 B
export * from './to-arpabet'; export * from './to-phonetic-alphabets';