smartbucket/ts/smartbucket.plugins.ts
2019-10-14 20:55:07 +02:00

7 lines
137 B
TypeScript

import * as smartpromise from '@pushrocks/smartpromise';
export { smartpromise };
// third party scope
import * as minio from 'minio';