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