Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/files/CommentsXml.ts>CommentsXml#get

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method CommentsXml.prototype.get
Deprecated
Deprecated

Will be deprecated as a public API in the next breaking release.

import { CommentsXml } from "https://deno.land/x/docxml@5.3.3/src/files/CommentsXml.ts";

Parameters

id: Comment["id"]

Returns

Comment | undefined