now supports tap.wrap

This commit is contained in:
2017-07-06 00:06:18 +02:00
parent 15bbf7f10c
commit d22fc1b688
13 changed files with 121 additions and 25 deletions

View File

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