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

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

TypeScript library for parsing and building a DOCXML file
Go to Latest
method Comments.prototype.get
Deprecated
Deprecated

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

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

Parameters

id: Comment["id"]

Returns

Comment | undefined