Skip to main content
Module

x/deno_doc/types.d.ts>JsDocTagDoc

Documentation generator for Deno
Go to Latest
interface JsDocTagDoc
implements JsDocTagBase
import { type JsDocTagDoc } from "https://deno.land/x/deno_doc@0.102.0/types.d.ts";

Properties

kind: "category" | "deprecated" | "example"
optional
doc: string