UNPKG

ffc-pay-etl-framework

Version:

A framework for creating ETL pipelines in node

5 lines (4 loc) 82 B
const { CSVLoader } = require("./csvloader"); module.exports = { CSVLoader };