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