Skip to content

Type Alias: InlineCommentChildren

ts
type InlineCommentChildren = z.infer<typeof InlineCommentChildrenSchema>;

Defined in: src/v2/models/inlineCommentChildren.ts:26