Condividi tramite


ItemType type

Definisce i valori per ItemType. I valori possibili includono: 'query', 'function', 'folder', 'recent'

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