LogoRobo.js
Framework

PluginRegistry

Type Alias: PluginRegistry

type PluginRegistry = Record<string, PluginInfo>;

Plugin registry stored in plugins.json.

On this page