Module

x/ts_morph/mod.ts>KindToNodeMappings

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
interface KindToNodeMappings
implements ImplementedKindToNodeMappings
import { type KindToNodeMappings } from "https://dotland.deno.dev/x/ts_morph@19.0.0/mod.ts";

Index Signatures

[kind: number]: Node