Interface CommandSearchInputAllowedSearch

CommandSearchInputAllowedSearch

interface CommandSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

CommandSearchInputAllowedSearch