UNPKG

76 BJavaScriptView Raw
1#!/usr/bin/env node
2
3const datapull = require('../index');
4
5datapull.run();