Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
213
export
function
resetDefaultRegistry(): void {
214
defaultRegistry = null;
215
}
Callers
1
standard-components.spec.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected