smarts3/test/plugins.ts
2021-12-18 01:41:50 +01:00

6 lines
82 B
TypeScript

import * as smartbucket from '@pushrocks/smartbucket';
export {
smartbucket
};