Script API - v1.26.20.20
    Preparing search index...

    Interface DefinitionModifier

    interface DefinitionModifier {
        addedComponentGroups: string[];
        removedComponentGroups: string[];
    }
    Index

    Properties

    addedComponentGroups: string[]
    removedComponentGroups: string[]