This commit is contained in:
2016-10-06 23:00:29 +02:00
parent ae5021b728
commit 45e57b3a84
4 changed files with 16 additions and 1 deletions

View File

@ -0,0 +1,5 @@
import * as plugins from './smartsystem.plugins'
export class Smartsystem {
}

View File

@ -0,0 +1 @@
import * as lik from 'lik'