Skip to content
View as Markdown
View as Markdown

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

Interface: CachedEntry

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

A cache hit: the content and which tier served it.

Properties

content

content: string

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


source

source: CacheSource

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

Released under the Apache-2.0 License.