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

    Interface DefinitionModifier

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

    Properties

    addedComponentGroups: string[]
    removedComponentGroups: string[]