UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 80 B
export declare const substring: (start: number) => (string: string) => string;