UNPKG
cell
Version:
latest (1.0.1)
1.0.1
1.0.0
0.2.0
0.1.0
0.0.1
Single unit of I/O computations
makesites.org/projects/cell
makesites/cell
cell
/
index.js
3 lines
(1 loc)
•
41 B
JavaScript
View Raw
1
2
3
module.exports
= require(
'./lib/cell'
)
;