MemoryLtmModule
Defined in: packages/memory-ltm/src/memory-ltm.module.ts:36
Profile-aware LTM module factory.
The selected implementation is bound to the LTM_PROVIDER symbol
so consumers can inject a single type-agnostic handle. The legacy
MemoryLtmModule (default export) is still usable for tests and
non-profile consumers.
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new MemoryLtmModule():
MemoryLtmModule
Returns
Section titled “Returns”MemoryLtmModule
Methods
Section titled “Methods”forRoot()
Section titled “forRoot()”
staticforRoot(capabilities):DynamicModule
Defined in: packages/memory-ltm/src/memory-ltm.module.ts:37
Parameters
Section titled “Parameters”capabilities
Section titled “capabilities”Returns
Section titled “Returns”DynamicModule