Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_doc/types.d.ts>LiteralDefTemplate

Documentation generator for Deno
Latest
interface LiteralDefTemplate
implements LiteralDefBase
import { type LiteralDefTemplate } from "https://deno.land/x/deno_doc@0.125.0/types.d.ts";

Properties

kind: "template"
tsTypes: TsTypeDef[]