UNPKG

211 BTypeScriptView Raw
1export declare function isNonNullObject(obj: any): obj is Record<string | number, any>;
2export declare function isPlainObject(obj: any): obj is Record<string | number, any>;
3//# sourceMappingURL=objects.d.ts.map
\No newline at end of file