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

## Definitions

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

## Source

```typescript
export const DIAGRAM_FILLED = "diagram.filled";
```
