Skip to content

Type Alias: ContentId

ts
type ContentId = z.infer<typeof ContentIdSchema>;

Defined in: src/v1/models/contentId.ts:5