# core/ids/system.ids.ts

> 1 lines of code and 1 definition.

Tree: Site tree
Language: typescript
Layer: infrastructure
Canonical: https://banes-lab.com/anatomy/tree#file-core-ids-system-ids-ts
Source text: https://banes-lab.com/assets/sources/source.649a711b2d325bd5a34aec4bbbd85dc8a3af68803bf4bea7186014e2a89f7126.generated.txt

## Definitions

- `ONBOARDING_SECTION_ID` (lexical_declaration, line 1, exported)

## Source

```typescript
export const ONBOARDING_SECTION_ID = "onboarding";
```
