Skip to main content
Module

x/deno_doc/types.d.ts>JsDocTagReturn

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

Properties

kind: "return"
optional
type: string
optional
doc: string