interface SourceContentUpdates {
    name: "source-content-updates";
    schema: SourceContentUpdatesSchema;
}

Properties

Properties

name