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

@@ -0,0 +1,7 @@
import * as plugins from './tapbundle.plugins'
export class TapCreator {
}
export let tapCreator = new TapCreator()