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

5 lines
77 B
TypeScript

import * as plugins from './smartbucket.plugins';
export class Bucket {
}