# EntityId

`import { EntityId } from "destack:topology";`

Topology entity identifier.

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

[language/library/src/topology/entity.ds:4](https://github.com/destack-sh/destack/blob/main/language/library/src/topology/entity.ds#L4)
