index
:
stderr64/FlashRunner
master
FlashRunner flash player
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
blob: d87ce7c6fa8739b4a37bf9188f7f19208630e97c (
about
) (
plain
)
1
2
declare const isBooleanable: (value: any) => boolean; export { isBooleanable };