CachingTypes type

Defines values for CachingTypes.

type CachingTypes = "None" | "ReadOnly" | "ReadWrite"