# manifest

`variable` in `http/manifest` · v0.3.1-next.0

<https://docs.seedcord.org/packages/http/0.3.1-next.0/variables/manifest>

The generated route table. `seedcord build` aliases this module to the emitted file. Reading a route list off the un-built stub will throw.

```ts
const manifest: RouteManifest;
```
