Interface ActivatedByDefinition

interface ActivatedByDefinition {
    [fsFieldName: string]: string[];
}

Indexable

[fsFieldName: string]: string[]

Generated using TypeDoc