toggle menu
flatInvoker
js
switch theme
search in API
reaktor-core
/
dev.shibasis.reaktor.core.server.cloudflare
/
UnderlyingSource
Underlying
Source
js
external
interface
UnderlyingSource
<
R
>
Members
Properties
cancel
Link copied to clipboard
js
open
var
cancel
:
(
reason
:
Any
)
->
dynamic
?
pull
Link copied to clipboard
js
open
var
pull
:
(
controller
:
ReadableStreamDefaultController
<
R
>
)
->
dynamic
?
start
Link copied to clipboard
js
open
var
start
:
(
controller
:
ReadableStreamDefaultController
<
R
>
)
->
dynamic
?
type
Link copied to clipboard
js
open
var
type
:
String
?