Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ asReadonly
Method
asReadonly
packages/core/src/resource/api.ts:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
*/
150
update(updater: (value: T) => T): void;
151
asReadonly(): Resource<T>;
152
153
/**
154
* Instructs the resource to re-load any asynchronous dependency it may have.
Callers
15
model_input_spec.ts
File · 0.65
resource_spec.ts
File · 0.65
signal_spec.ts
File · 0.65
linked_signal_spec.ts
File · 0.65
createParser
Function · 0.65
HttpResourceImpl
Class · 0.65
Router
Class · 0.65
Animation
Class · 0.65
NodeRuntimeState
Class · 0.65
TypingsLoader
Class · 0.65
EmbeddedTutorialManager
Class · 0.65
CartStore
Class · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected