smartbucket/ts/smartbucket.classes.bucket.ts

5 lines
77 B
TypeScript
Raw Permalink Normal View History

2019-10-14 18:55:07 +00:00
import * as plugins from './smartbucket.plugins';
export class Bucket {
}