Compartilhar via


ItemTypeParameter type

Define valores para ItemTypeParameter. Os valores possíveis incluem: 'none', 'query', 'function', 'folder', 'recent'

type ItemTypeParameter = "none" | "query" | "function" | "folder" | "recent"