EmitAllOptions interface
Everything emitAll() needs.
Signature:
export interface EmitAllOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The emitted contract, read from | |||
|
(Optional) Names for enum members whose database label is not the name. | |||
|
(Optional) Stamp field names, where a service overrides the defaults. | |||
|
(Optional) Where the generated files import their runtime from. | |||
|
string |
(Optional) Namespace to emit. Defaults to the only one, or | ||
|
readonly string[] |
(Optional) Fields kept off the generated surface, as | ||
|
string | URL |
Directory the files are written to. | ||
|
(Optional) Validation rules per model per field, as Zod suffixes. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.