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

## Definitions

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

## Source

```typescript
export const TAXONOMY_SECTION_ID = "placement-is-a-grammar";
```
