DevelopmentAPIpluginregistryinterfacesInterface: PluginsLoadedEventOn this pageInterface: PluginsLoadedEvent Event fired when all plugins are loaded. Properties data data: object; plugins plugins: object[]; The list of loaded plugins. Defined in src/redux/headlampEventSlice.ts:240 type type: PLUGINS_LOADED; Defined in src/redux/headlampEventSlice.ts:239