Search
Preparing search index...
The search index is not available
canvg
Options
All
Public
Public/Protected
All
Inherited
Menu
canvg
IScreenOptions
Interface IScreenOptions
Hierarchy
IScreenOptions
IOptions
Index
Properties
fetch
window
Properties
Optional
fetch
fetch
?:
(
input
:
RequestInfo
, init
?:
RequestInit
)
=>
Promise
<
Response
>
Type declaration
(
input
:
RequestInfo
, init
?:
RequestInit
)
:
Promise
<
Response
>
WHATWG-compatible
fetch
function.
Parameters
input:
RequestInfo
Optional
init:
RequestInit
Returns
Promise
<
Response
>
Optional
window
window
?:
Window
Window object.
Exports
presets
IScreen
Options
fetch
window
Generated using
TypeDoc
WHATWG-compatible
fetch
function.