smartfile/ts/smartfile.classes.smartfile.ts

5 lines
61 B
TypeScript

export class Smartfile {
constructor(){
};
}