Interface FunctionSearchInputAllowedSearch

FunctionSearchInputAllowedSearch

interface FunctionSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

FunctionSearchInputAllowedSearch