Sign in
bazel
/
continuous-integration
/
35a1ea02a9da5604203f1bcb5fa1ef1b0f3fd25d
/
.
/
actions
/
release-helper
/
node_modules
/
is-plain-object
/
is-plain-object.d.ts
blob: a359940d57dbeea098a9d8718e6cb82a67c0b648 [
file
]
export
function
isPlainObject
(
o
:
any
):
boolean
;