# SymbolTable (/docs/api/type-aliases/SymbolTable)



```ts
type SymbolTable = Map<string, SymbolDef>;
```

Defined in: [packages/core/src/symbols.ts:24](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/symbols.ts#L24)


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)