Compartilhar via


ItemType type

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

type ItemType = "query" | "function" | "folder" | "recent"