@hateoas-ts/resource - v1.4.3
npm
GitHub
Preparing search index...
Transport
Interface Transport
interface
Transport
{
execute
(
request
:
Request
)
:
Promise
<
Response
>
;
}
Implemented by
HttpTransport
Index
Methods
execute
Methods
execute
execute
(
request
:
Request
)
:
Promise
<
Response
>
Parameters
request
:
Request
Returns
Promise
<
Response
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
execute
npm
GitHub
@hateoas-ts/resource - v1.4.3
Loading...