add class smartcli

This commit is contained in:
Philipp Kunz 2016-05-23 03:17:19 +02:00
parent de4d3bcf3a
commit ab8ce876a3

6
ts/smartcli.classes.ts Normal file
View File

@ -0,0 +1,6 @@
export class smartcli {
constructor(){
}
}