RestResourceReadResponse
RestResourceReadResponse<
TResource> =EndpointResponse<TResource["endpoints"]["read"]>
Defined in: wp-typia-rest/src/resource.ts:61
Type Parameters
Section titled “Type Parameters”TResource
Section titled “TResource”TResource extends RestResourceWithRead<any, any>