EmitModelsOptions interface
Everything emitModels() needs.
Signature:
export interface EmitModelsOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
The emitted contract, read from | |||
|
(Optional) Names for enum members whose database label is not the name. | |||
|
(Optional) Where the generated file imports its runtime from. | |||
|
string |
(Optional) Namespace to emit. Defaults to the only one, or | ||
|
readonly string[] |
(Optional) Fields kept off the generated surface, as |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.