Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ts_morph/mod.ts>ExtendsClauseableNodeStructure

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Go to Latest
interface ExtendsClauseableNodeStructure
import { type ExtendsClauseableNodeStructure } from "https://deno.land/x/ts_morph@16.0.0/mod.ts";

Properties

optional
extends: (string | WriterFunction)[] | WriterFunction