UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 91 B
export declare const split: (separator: string | RegExp) => (string: string) => string[];