# ScopeId

`import { ScopeId } from "destack:debug";`

Runtime debug scope identifier.

```ds title="ScopeId"
export newtype ScopeId = uint32
```

[language/library/src/debug/debug.ds:10](https://github.com/destack-sh/destack/blob/main/language/library/src/debug/debug.ds#L10)
