# configuration/strings/tab.strings.ts

> 1 lines of code and 1 definition.

Tree: Site tree
Language: typescript
Layer: product
Canonical: https://banes-lab.com/anatomy/tree#file-configuration-strings-tab-strings-ts
Source text: https://banes-lab.com/assets/sources/source.c46d12fd9cd8dc3fc193ca092bb1b575832df42501c2ebb39a1611bb36b6431a.generated.txt

## Definitions

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

## Source

```typescript
export const COPY_SECTION_TITLE = "Copy this section";
```
