import { JsxSpreadAttribute } from "https://dotland.deno.dev/x/ts_morph@18.0.0/mod.ts";
Methods
getParent(): NodeParentType<ts.JsxSpreadAttribute>
getParentOrThrow(message?: string | (() => string)): NonNullable<NodeParentType<ts.JsxSpreadAttribute>>