RxJs Operator For DMR
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Deformat
Operator
constructor
call
Hierarchy
DeformatOperator
Implements
Operator
<
string
,
object
>
Index
Constructors
constructor
Methods
call
Constructors
constructor
new
Deformat
Operator
(
combined
:
string
)
:
DeformatOperator
Parameters
combined:
string
Returns
DeformatOperator
Methods
call
call
(
subscriber
:
Subscriber
<
object
>
, source
:
Observable
<
string
>
)
:
any
Parameters
subscriber:
Subscriber
<
object
>
source:
Observable
<
string
>
Returns
any