BuckleScript bindings for dgraph-js-http
npm install --save bs-dgraph-js-http
Then add bs-dgraph-js-http
to bs-dependencies
in your bsconfig.json
:
{
...
"bs-dependencies": ["bs-dgraph-js-http"]
}
BuckleScript bindings for dgraph-js-http
npm install --save bs-dgraph-js-http
Then add bs-dgraph-js-http
to bs-dependencies
in your bsconfig.json
:
{
...
"bs-dependencies": ["bs-dgraph-js-http"]
}