共用方式為


ItemType type

定義 ItemType 的值。 可能的值包括:'query'、'function'、'folder'、'recent'

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