type alias TypeElementTypesimport { type TypeElementTypes } from "https://dotland.deno.dev/x/ts_morph@17.0.0/mod.ts"; definition: | PropertySignature | MethodSignature | ConstructSignatureDeclaration | CallSignatureDeclaration | IndexSignatureDeclaration