UNPKG

@7-docs/cli

Version:

Command-line tool for 7-docs to ingest content

2 lines (1 loc) 95 B
export declare const splitContentAtSentence: (content: string, maxLength: number) => string[];