UNPKG

sparknode

Version:

Interface with a spark core through the spark.io cloud api.

5 lines (3 loc) 109 B
'use strict'; exports.Core = require('./lib/core.js'); exports.Collection = require('./lib/collection.js');