import { ImportAttributes } from "https://dotland.deno.dev/x/ts_morph@21.0.0/ts_morph.d.ts";
Methods
getParent(): NodeParentType<ts.ImportAttributes>
getParentOrThrow(message?: string | (() => string)): NonNullable<NodeParentType<ts.ImportAttributes>>
setElements(elements: ReadonlyArray<OptionalKind<ImportAttributeStructure>>): this
Sets the elements in the import attributes