UNPKG

ffc-pay-etl-framework

Version:

A framework for creating ETL pipelines in node

6 lines (4 loc) 80 B
const { CSVLoader } = require('./csv-loader') module.exports = { CSVLoader }