Skip to main content
Module

x/deno2node/src/deps.deno.ts>JSDoc#getComment

Compile your Deno project to run on Node.js.
Latest
method JSDoc.prototype.getComment
import { JSDoc } from "https://deno.land/x/deno2node@v1.12.0/src/deps.deno.ts";

Gets the comment property. Use #getCommentText() to get the text of the JS doc comment if necessary.

Returns

string | ()[] | undefined