# Unit

`import { Unit } from "destack:profile";`

Profile unit label.

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

[language/library/src/profile/instrument.ds:11](https://github.com/destack-sh/destack/blob/main/language/library/src/profile/instrument.ds#L11)
