Compartir a través de


ItemTypeParameter type

Define valores para ItemTypeParameter. Los valores posibles son: 'none', 'query', 'function', 'folder', 'recent'

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