Skip to content

uni-flow 公开 API(中文注解)


uni-flow 公开 API(中文注解) / createContextManager

Function: createContextManager()

createContextManager(): InMemoryContextManager

Defined in: layer4/context-manager.ts:136

创建默认进程内 InMemoryContextManager

Returns

InMemoryContextManager

MIT Licensed