UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

2 lines 98 B
export declare const isSet: <T = any>(x: any) => x is Set<T>; //# sourceMappingURL=is-set.d.ts.map