UNPKG

locutus

Version:

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

2 lines (1 loc) 109 B
export declare function chunk_split(body: string, chunklen?: number | string, end?: string): string | false;