UNPKG
guards
Version:
latest (0.3.0)
0.3.0
0.2.0
0.0.1
Data type & structure checking, runtime analog of types
jeditoolkit.com/guards/docs/
Gozala/guards
guards
/
node_modules
/
graphquire
/
test
/
fixtures
/
pckg-uncached
/
index.js
3 lines
(2 loc)
•
112 B
JavaScript
View Raw
1
2
3
exports.name
=
"main"
;
exports.dependency
= require(
"https!github.com/Gozala/models/raw/master/lib/models.js"
)
;