Interface VariableSearchInputAllowedSearch

VariableSearchInputAllowedSearch

interface VariableSearchInputAllowedSearch {
    key?: string[];
}

Properties

Properties

key?: string[]

VariableSearchInputAllowedSearch