# TypeId

`import { TypeId } from "destack:reflect";`

Stable type identifier.

```ds title="TypeId"
export newtype TypeId = intrinsic
```

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