5 lines
75 B
TypeScript
5 lines
75 B
TypeScript
|
import * as plugins from './smartbucket.plugins';
|
||
|
|
||
|
export class File {
|
||
|
|
||
|
}
|