UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 85 B
export declare const indexOf: (searchString: string) => (string: string) => number;