angular/packages/core/test/resource
Alex Rickabaugh d0c9a6401a refactor(core): rename resource's request to params (#60919)
As decided in the resource RFC, this commit renames the `request` option of
a resource to `params`, including the subsequent argument passed to the
loader. It also corrects the type in the process to properly allow narrowing
of the `undefined` value.

Fixes #58871

PR Close #60919
2025-04-23 19:34:50 +00:00
..
BUILD.bazel feat(core): experimental resource() API for async dependencies (#58255) 2024-10-21 13:25:58 -07:00
resource_spec.ts refactor(core): rename resource's request to params (#60919) 2025-04-23 19:34:50 +00:00