smarts3/test/plugins.ts

6 lines
82 B
TypeScript
Raw Normal View History

2021-12-18 01:41:50 +01:00
import * as smartbucket from '@pushrocks/smartbucket';
export {
smartbucket
};