Variable: CACHE_MODULE_OPTIONS
ts
const CACHE_MODULE_OPTIONS: string | symbol = MODULE_OPTIONS_TOKEN;Defined in: packages/cache/src/cache.constants.ts:39
Re-export of MODULE_OPTIONS_TOKEN for convenience.
This token provides access to the raw cache module options used during module initialization.