Skip to content

Type Alias: IdOrKey

ts
type IdOrKey = z.infer<typeof IdOrKeySchema>;

Defined in: src/cloud/models/idOrKey.ts:11