smartcsv/ts/smartcsv.plugins.ts
2018-05-10 19:47:14 +02:00

6 lines
56 B
TypeScript

import * as smartq from 'smartq';
export {
smartq
};