Skip to content

Type Alias: ContentRestrictionArray

ts
type ContentRestrictionArray = z.infer<typeof ContentRestrictionArraySchema>;

Defined in: src/v1/models/contentRestrictionArray.ts:16