type alias TsTypeElementimport { type TsTypeElement } from "https://deno.land/x/live@1.60.0/deps.ts"; definition: | TsCallSignatureDeclaration | TsConstructSignatureDeclaration | TsPropertySignature | TsGetterSignature | TsSetterSignature | TsMethodSignature | TsIndexSignature