Partilhar via


CachingType type

Define valores para CachingType. Os valores possíveis incluem: 'none', 'readOnly', 'readWrite'

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