UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 68 B
export declare const and: (a: boolean) => (b: boolean) => boolean;