# ReplayId

`import { ReplayId } from "destack:test";`

Stable replay identifier.

```ds title="ReplayId"
export newtype ReplayId = string
```

[language/library/src/test/replay.ds:5](https://github.com/destack-sh/destack/blob/main/language/library/src/test/replay.ds#L5)
