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

5 lines
75 B
TypeScript

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