<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`PrimitiveValue`](PrimitiveValue) › [`(constructor)`](PrimitiveValue/(constructor).md) ## PrimitiveValue.(constructor) 1.10.0 **Signature:** ```typescript constructor(value: T); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>value</code> | <code>T</code> | |