MCPcopy Create free account
hub / github.com/astercloud/aster / resetDefaultRegistry

Function resetDefaultRegistry

ui/src/protocol/standard-components.ts:213–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211 * 重置默认注册表(仅用于测试)
212 */
213export function resetDefaultRegistry(): void {
214 defaultRegistry = null;
215}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected