# core/ids/reference.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-reference-ids-ts
Source text: https://banes-lab.com/assets/sources/source.7fb90bdf6843499303e6ba9d5d85e4173db0fe3cad98cedb9f28b8fc742adfcc.generated.txt

## Definitions

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

## Source

```typescript
export const REFERENCE_PANEL_ID = "reference-panel";
```
