Skip to content

ValueReference

type ValueReference<ValueType> = object;

ValueType extends NativeAttributeValue = NativeAttributeValue

optional default: ValueType;

to: string;

type: typeof $ref;