Module

x/ts_morph/mod.ts>JsxStructures

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
Very Popular
Go to Latest
type alias JsxStructures
import { type JsxStructures } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts";
definition:
| JsxAttributeStructure
| JsxSpreadAttributeStructure
| JsxElementStructure
| JsxSelfClosingElementStructure