@hotglue/gluestick-ts
Version:
TypeScript version of the gluestick ETL library for hotglue IPaaS platform
4 lines • 312 B
JavaScript
export { Reader } from './reader.js';
export { toExport, buildStringFormatVariables, formatStrSafely, getIndexSafely } from './etl-utils.js';
export { genSingerHeader, toSingerSchema, toSinger, deepConvertDatetimes, parseObjs, getCatalogSchema, parseDfCols } from './singer.js';
//# sourceMappingURL=index.js.map