constructor()

in src/tab-plugin/index.ts [6:8]


  constructor(plugin: PluginConstructorArguments) {
    super(PlaceId.TAB_PLUGIN_CONTAINER, plugin)
  }