index
:
styx
dependabot/npm_and_yarn/ansi-regex-5.0.1
dependabot/npm_and_yarn/got-and-electron-11.8.6
dependabot/npm_and_yarn/http-cache-semantics-4.1.1
dependabot/npm_and_yarn/lodash-4.17.21
dependabot/npm_and_yarn/minimatch-3.1.2
dependabot/npm_and_yarn/minimist-1.2.8
master
A File Manager built on Electron
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
boolean
/
build
/
lib
/
boolean.d.ts
blob: 379e720ed5c057f1c11eab85e26b392d31597696 (
plain
)
1
2
declare
const
boolean
:
(
value
:
any
)
=>
boolean
;
export
{
boolean
};