smarts3/test/plugins.ts

6 lines
82 B
TypeScript
Raw Normal View History

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