kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.workers
/
ForeignFetchOptions
Foreign
Fetch
Options
JS
external
interface
ForeignFetchOptions
Properties
Properties
origins
Link copied to clipboard
JS
open
var
origins
:
Array
<
String
>
?
scopes
Link copied to clipboard
JS
open
var
scopes
:
Array
<
String
>
?