Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / docs / CacheSource

Type Alias: CacheSource

CacheSource = "memory" | "disk"

Defined in: packages/b2c-tooling-sdk/src/docs/content-cache.ts:87

Which cache tier a hit came from.

Released under the Apache-2.0 License.