smartbucket/ts/smartbucket.classes.file.ts

5 lines
75 B
TypeScript
Raw Normal View History

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