RestResourceListResponse
RestResourceListResponse<
TResource> =EndpointResponse<TResource["endpoints"]["list"]>
Defined in: wp-typia-rest/src/resource.ts:55
Type Parameters
Section titled “Type Parameters”TResource
Section titled “TResource”TResource extends RestResourceWithList<any, any>