index
:
xmake-docs
docsify
docute
fix-typos
master
vuepress
Forked from https://github.com/xmake-io/xmake-docs
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node_modules
/
es5-ext
/
test
/
array
/
of
/
is-implemented.js
blob: 5003e7e937be078918a5e2b3ad2f376b4db09e11 (
plain
)
1
2
3
4
5
"use strict"; module.exports = function (t, a) { a(typeof t(), "boolean"); };