import { TypeParameterDeclaration } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Sets the type parameter default type node.
Parameters
text: string | WriterFunction
- Text to set as the default type node.
x/deno2node/src/deps.deno.ts>TypeParameterDeclaration#setDefault
import { TypeParameterDeclaration } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Sets the type parameter default type node.