UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 77 B
export declare const repeat: (count: number) => (string: string) => string;