UNPKG
meshblu-core-datastore
Version:
latest (5.1.0)
5.1.0
5.0.0
4.12.0
4.11.0
4.10.4
4.10.3
4.9.0
4.8.4
4.8.3
4.8.2
4.7.0
4.6.2
4.6.1
4.6.0
4.5.0
4.4.2
4.4.1
4.4.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0
3.2.0
3.1.0
3.0.0
2.4.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Meshblu Datastore
github.com/octoblu/meshblu-core-datastore
octoblu/meshblu-core-datastore
meshblu-core-datastore
/
index.js
3 lines
(2 loc)
•
80 B
JavaScript
View Raw
1
2
3
require
(
'coffee-script/register'
);
module
.exports =
require
(
'./src/datastore'
);