implemet errorAfterSuccess

This commit is contained in:
2017-04-23 14:35:16 +02:00
parent 64fc6e636a
commit e640059715
12 changed files with 134 additions and 9 deletions

View File

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