RxJs Operator For DMR
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Variable
constructor
write
create
Hierarchy
Variable
Index
Constructors
constructor
Methods
write
create
Constructors
constructor
new
Variable
(
name
:
string
, val
:
any
, scope
:
Scope
)
:
Variable
Parameters
name:
string
val:
any
scope:
Scope
Returns
Variable
Methods
write
write
(
sourceFile
:
SourceFile
)
:
void
Parameters
sourceFile:
SourceFile
Returns
void
Static
create
create
(
name
:
string
, val
:
any
|
[
ObservableConfig
,
Array
]
, scope
:
Scope
)
:
Variable
|
undefined
Parameters
name:
string
val:
any
|
[
ObservableConfig
,
Array
]
scope:
Scope
Returns
Variable
|
undefined