Compartilhar via


CachingType type

Define valores para CachingType. Os valores possíveis incluem: 'none', 'readonly', 'readwrite'

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