UNPKG

@paroicms/server

Version:
3 lines (2 loc) 152 B
export declare function toExcerptString(rawText: string): string; export declare function truncExcerptToWord(input: string, maxLength: number): string;