smartcsv/ts/smartcsv.plugins.ts
2019-10-10 18:30:29 +02:00

5 lines
151 B
TypeScript

import * as smartpromise from '@pushrocks/smartpromise';
import * as smartstring from '@pushrocks/smartstring';
export { smartpromise, smartstring };