---
url: /reference/typescript/wow-generator/symbols.md
description: Complete root exports with behavior contracts and source locations.
---

# wow-generator public symbols

Find a known symbol below. For installation and entry-point selection, start at the [package overview](./index.md).

## Public symbol index

| Symbol                | Reference                                                |
| --------------------- | -------------------------------------------------------- |
| `CodeGenerator`       | [Programmatic API](programmatic-api#codegenerator-api)   |
| `DEFAULT_CONFIG_PATH` | [Programmatic API](programmatic-api#default_config_path) |
| `ConsoleLogger`, `SilentLogger` | [Programmatic API](programmatic-api#consolelogger) |
| `GeneratorError`, `EXIT_CODES` | [Programmatic API](programmatic-api#generatorerror) |
| `GeneratorOptions` (type) | [Programmatic API](programmatic-api#generatoroptions) |
| `GenerationResult` (type) | [Programmatic API](programmatic-api#generationresult) |
| `Logger`, `ConsoleLoggerOptions`, `LogLevel` (types) | [Programmatic API](programmatic-api#logger) |
| `GeneratorErrorKind` (type) | [Programmatic API](programmatic-api#generatorerror) |
| `GeneratorConfiguration`, `ApiClientConfiguration` (types) | [Generator configuration](configuration) |

[typescript/wow-generator/src/index.ts](https://github.com/Ahoo-Wang/Wow/blob/main/typescript/wow-generator/src/index.ts)
