Sdílet prostřednictvím


ItemType type

Definuje hodnoty pro ItemType. Mezi možné hodnoty patří: 'query', 'function', 'folder', 'recent'

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