UNPKG

@thi.ng/checks

Version:

Collection of 70+ type, feature & value checks

2 lines 110 B
export declare const isMap: <K = any, V = any>(x: any) => x is Map<K, V>; //# sourceMappingURL=is-map.d.ts.map