Sign in
apache
/
pulsar-test-infra
/
ab7ddba3b198bce39158b95fa32fd7a28a64f68b
/
.
/
setup-maven
/
node_modules
/
is-plain-object
/
index.d.ts
blob: fd131f01cb806357fa0b7ea9a623dba784bfb4ba [
file
] [
log
] [
blame
]
declare
function
isPlainObject
(
o
:
any
):
boolean
;
export
default
isPlainObject
;