Interface DeputyWikiConfigurationUpdate

Hierarchy

  • DeputyWikiConfigurationUpdate

Properties

Properties

config: Omit<WikiPageConfiguration, "title"> & {
    title: string;
}

The new configuration.

Type declaration

  • title: string
type: "wikiConfigUpdate"

Generated using TypeDoc