Interface LSPluginBaseInfo

Hierarchy

  • LSPluginBaseInfo

Indexable

[key: string]: any

Properties

Properties

id: string
mode: "iframe" | "shadow"
settings: {
    disabled: boolean;
    [key: string]: any;
}

Type declaration

  • [key: string]: any
  • disabled: boolean

Generated using TypeDoc