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

6 lines
79 B
TypeScript

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