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

x/docxml/mod.ts>CommentsXml#has

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
method CommentsXml.prototype.has
import { CommentsXml } from "https://deno.land/x/docxml@5.6.0/mod.ts";

Check whether or not a comment with the given identifier already exists.

Parameters

id: number