kotlin-stdlib / org.w3c.workers / ForeignFetchOptions ForeignFetchOptions JS 1.1 interface ForeignFetchOptions (source) Properties JS 1.1 origins abstract var origins : Array < String > ? JS 1.1 scopes abstract var scopes : Array < String > ?