ResDescriptor
Defined in: ecs/resource.ts:100
A request for read access to a resource, as Res returns it. Opaque — the system body receives the resource value itself.
Type Parameters
Section titled “Type Parameters”T
Defined in: ecs/resource.ts:100
A request for read access to a resource, as Res returns it. Opaque — the system body receives the resource value itself.
T