smartbucket/ts/smartbucket.classes.directory.ts

6 lines
79 B
TypeScript
Raw Normal View History

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