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