UNPKG

@doc-tools/sentenizer

Version:

text segmentation into sentences

4 lines (3 loc) 147 B
declare const first: <T>() => import("ramda").Lens<T[], T>; declare const second: <T>() => import("ramda").Lens<T[], T>; export { first, second };