smartbucket/ts/smartbucket.classes.file.ts

4 lines
72 B
TypeScript
Raw Normal View History

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