Skip to content

Variable: TrelloIDSchema

ts
const TrelloIDSchema: ZodString;

Defined in: models/trelloID.ts:7

Deprecated

Use z.string() directly. TrelloIDSchema / TrelloID are kept only for backward compatibility with code that imported them from the public API — the generated codebase no longer references them internally.