RxJs Operator For DMR
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Compiler
constructor
add
Dependence
parse
unique
Hierarchy
Compiler
Index
Constructors
constructor
Methods
add
Dependence
parse
unique
Constructors
constructor
new
Compiler
(
)
:
Compiler
Returns
Compiler
Methods
add
Dependence
add
Dependence
(
arr
:
Array
<
IFunction
>
)
:
void
Parameters
arr:
Array
<
IFunction
>
Returns
void
parse
parse
(
conf
:
Config
)
:
Observable
<
any
>
|
undefined
Parameters
conf:
Config
Returns
Observable
<
any
>
|
undefined
Static
unique
unique
(
f
:
IFunction
)
:
string
Parameters
f:
IFunction
Returns
string