Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/types
IRequest
Interface IRequest
A request that conforms to the fetch interface.
interface
IRequest
{
init
?:
RequestInit
;
input
:
RequestInfo
;
}
Index
Properties
init?
input
Properties
Optional
init
init
?:
RequestInit
input
input
:
RequestInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
init
input
Comunica
Loading...
A request that conforms to the fetch interface.