()
| 271 | storage: createDeepSignal, |
| 272 | |
| 273 | get deferStream() { |
| 274 | return options().deferStream |
| 275 | }, |
| 276 | |
| 277 | /** |
| 278 | * If this resource was populated on the server (either sync render, or streamed in over time), onHydrated |
nothing calls this directly
no test coverage detected
searching dependent graphs…