Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

createDefault

Summary

Create a cache manager with default settings

Signature

static createDefault(options?: Partial<CacheManagerOptions>): CacheManager;

Parameters

options

Type:Partial<CacheManagerOptions> Optional: Yes

Returns

Type:CacheManager Create a cache manager with default settings