type alias ObjectLiteralElementLikeimport { type ObjectLiteralElementLike } from "https://dotland.deno.dev/x/ts_morph@20.0.0/mod.ts"; definition: | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration