UNPKG
lazy-eval
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Library to do lazy evaluation with Typescript
github.com/AgustinCB/lazy-eval
AgustinCB/lazy-eval
lazy-eval
/
.travis.yml
6 lines
(5 loc)
•
75 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
"8"
dist:
trusty
before_script:
- npm run build