UNPKG

68 BTypeScriptView Raw
1export declare const isObject: (value: unknown) => value is object;