CachingType type

快取類型列舉

type CachingType = "none" | "readonly" | "readwrite"