3 lines
125 B
TypeScript
3 lines
125 B
TypeScript
declare const _default: (tempObject: object) => boolean;
|
|
export default _default;
|
|
//# sourceMappingURL=isPlainObject.d.ts.map
|