Skip to content

MemoryStmModule

Defined in: packages/memory-stm/src/memory-stm.module.ts:22

STM module factory. The adapter is bound to the STM_PROVIDER symbol so consumers inject a single type-agnostic handle.

new MemoryStmModule(): MemoryStmModule

MemoryStmModule

static forRoot(capabilities): DynamicModule

Defined in: packages/memory-stm/src/memory-stm.module.ts:23

ProfileCapabilities

DynamicModule