UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 87 B
export declare const endsWith: (searchString: string) => (string: string) => boolean;