Type alias MinimapPluginEvents

MinimapPluginEvents: {
    interaction: [];
    ready: [];
}

Type declaration

  • interaction: []
  • ready: []

Generated using TypeDoc