type alias CommentRangeEndPropsimport { type CommentRangeEndProps } from "https://deno.land/x/docxml@5.5.4/src/components/CommentRangeEnd.ts"; A type describing the props accepted by CommentRangeEnd. definition: { id: number; }