Interface ModuleSearchInputAllowedSearch

ModuleSearchInputAllowedSearch

interface ModuleSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

ModuleSearchInputAllowedSearch