implement tap myself

This commit is contained in:
2017-04-23 11:10:13 +02:00
parent 4e541b7986
commit 753c387325
12 changed files with 275 additions and 1546 deletions

6
ts/tapbundle.plugins.ts Normal file
View File

@@ -0,0 +1,6 @@
import 'typings-global'
import * as smartq from 'smartq'
export {
smartq
}