CachingType type

캐싱타입 열거

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