type alias ObjectLiteralElementLikeimport { type ObjectLiteralElementLike } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts"; definition: | PropertyAssignment | ShorthandPropertyAssignment | SpreadAssignment | MethodDeclaration | AccessorDeclaration