UNPKG

locutus

Version:

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

2 lines (1 loc) 99 B
export declare function strspn(str1: string, str2: string, start?: number, lgth?: number): number;