interface WrappedValue<T> {
    [WrappedValue_OPAQUE]: true;
}

Type Parameters

  • T

Properties

[WrappedValue_OPAQUE]: true