CachingType type

Defines values for CachingType.

type CachingType = "None" | "ReadOnly" | "ReadWrite"