UNPKG

sentence-splitter

Version:
6 lines 178 B
export type Language = { ABBREVIATIONS: string[]; PREPOSITIVE_ABBREVIATIONS: string[]; EXCLAMATION_WORDS: string[]; }; //# sourceMappingURL=LanguageInterface.d.ts.map