Skip to content

xdash API Reference v0.5.14


xdash API Reference / CacheOptions

Interface: CacheOptions

Defined in: src/cache.ts:14

Properties

invalidator?

optional invalidator: Invalidator

Defined in: src/cache.ts:16


ttl?

optional ttl: number

Defined in: src/cache.ts:15

Released under the MIT License.