PluginConfig: {
    name: string;
    settings: Readonly<Record<string, NonNullablePlainData>>;
}

Type declaration

Generated using TypeDoc