Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodinGame/monaco-vscode-api
/ reset
Method
reset
src/missing-services.ts:5345–5347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5343
}
5344
5345
public reset(): void {
5346
this._value = this._defaultValue
5347
}
5348
5349
public get(): T | undefined {
5350
return
this._value
Callers
2
clearStorage
Function · 0.80
clearStorage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected