HXNODEJS - API documentation
View source
abstract
KeyValue<
K
,
V
>(
Array
<
Any
>)
package
js.node
Key/value access helper.
Variables
@:impl
read only
key
:
K
@:impl
read only
value
:
V