import * as plugins from './tapbundle.plugins.js';

export class TapCreator {
  // TODO:
}

export let tapCreator = new TapCreator();