UNPKG

ffc-pay-etl-framework

Version:

A framework for creating ETL pipelines in node

6 lines (4 loc) 99 B
const { PostgresSQLTask } = require('./postgres-sql-task') module.exports = { PostgresSQLTask }