## LiteralAtom.(constructor)

Constructs a new instance of the `LiteralAtom` class

**Signature:**

```typescript
constructor(value: TypedValue);
```

## Parameters

| Parameter | Type | Description |
| --- | --- | --- |
| value | [TypedValue](/content/docs/sdk/core.typedvalue) |  |

- [LiteralAtom.(constructor)](/content/docs/sdk/core.literalatom._constructor_#literalatomconstructor/index.html)  
- [Parameters](/content/docs/sdk/core.literalatom._constructor_#parameters/index.html)
