ValueTypeRef constructor

const ValueTypeRef(
  1. RefType value
)

The value type is a reference.

Implementation

const ValueTypeRef(this.value);