# RuntimeHandle

`import { RuntimeHandle } from "destack:runtime";`

Live runtime control handle.

```ds title="RuntimeHandle"
export newtype RuntimeHandle = ResourceId
```

[language/library/src/runtime/world.ds:12](https://github.com/destack-sh/destack/blob/main/language/library/src/runtime/world.ds#L12)
