Preparing search index...
The search index is not available
ng112-js - v2.0.0-dev.49
ng112-js - v2.0.0-dev.49
<internal>
UnderlyingDefaultSource
Interface UnderlyingDefaultSource<R>
Type Parameters
R =
any
Hierarchy
UnderlyingDefaultSource
Index
Properties
cancel?
pull?
start?
type?
Properties
Optional
cancel
cancel
?:
UnderlyingSourceCancelCallback
Optional
pull
pull
?:
(
(
controller
:
ReadableStreamDefaultController
<
R
>
)
=>
void
|
PromiseLike
<
void
>
)
Type declaration
(
controller
:
ReadableStreamDefaultController
<
R
>
)
:
void
|
PromiseLike
<
void
>
Parameters
controller:
ReadableStreamDefaultController
<
R
>
Returns
void
|
PromiseLike
<
void
>
Optional
start
start
?:
(
(
controller
:
ReadableStreamDefaultController
<
R
>
)
=>
any
)
Type declaration
(
controller
:
ReadableStreamDefaultController
<
R
>
)
:
any
Parameters
controller:
ReadableStreamDefaultController
<
R
>
Returns
any
Optional
type
type
?:
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
ng112-
js -
v2.0.0-
dev.49
<internal>
Utils
XMLCompat
Underlying
Default
Source
cancel?
pull?
start?
type?
Generated using
TypeDoc