CachingType type

CachingType enums

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