UNPKG

fatstraw

Version:

CLI for ingesting data into the ArcGIS Big Data Store

5 lines (4 loc) 88 B
module.exports = { fromCSV: require('./from-csv'), fromGDB: require('./from-gdb') }