Interface ModelValueDownlinkConstructor<M, V, VU, I>
Hierarchy
-
ModelValueDownlinkConstructor
Constructors
constructor
- new ModelValueDownlinkConstructor(owner: M, downlinkName: undefined | string): ModelValueDownlink<M, V, VU> & I
-
Parameters
-
owner: M
-
downlinkName: undefined | string
Properties
prototype