Skip to main content
Module

x/deno_doc/types.d.ts>JsDocTagNamedTyped

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

Properties

kind: "property" | "typedef"
name: string
type: string
optional
doc: string