This commit is contained in:
2017-07-14 17:18:27 +02:00
parent 0bf4ab5a20
commit 2d02a3c7d9
9 changed files with 129 additions and 0 deletions

1
ts/index.ts Normal file
View File

@ -0,0 +1 @@
import * as plugins from './smartunique.plugins'

View File

@ -0,0 +1 @@
import 'typings-global'