import { TupleTypeNode } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the tuple element type nodes.
Returns
(TypeNode<ts.TypeNode> | NamedTupleMember)[]
x/deno2node/src/deps.deno.ts>TupleTypeNode#getElements
import { TupleTypeNode } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the tuple element type nodes.