# AtomicSafe

`import { AtomicSafe } from "destack:sync";`

Values supported by atomic storage.

```ds title="AtomicSafe"
export newtype interface AtomicSafe
```

[language/library/src/sync/atomic.ds:92](https://github.com/destack-sh/destack/blob/main/language/library/src/sync/atomic.ds#L92)
