This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
docs
mirror of
https://github.com/lukechilds/docs.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
109
Commits
80
Branches
0
Tags
152 MiB
TypeScript
80.8%
JavaScript
19.2%
Tree:
c66ea91d2c
docs
/
_site
/
node_modules
/
lazy-ass
/
index.d.ts
2 lines
81 B
Raw
Blame
History
declare
function
lazyAss
(
predicate
:
any
,
.
.
.
args
:
any
[
]
)
:
void
;
export
=
lazyAss
;
Reference in new issue