class ObjectUtilsimport { ObjectUtils } from "https://deno.land/x/ts_morph@16.0.0/common/mod.ts"; ConstructorsnewprivateObjectUtils()Static Methodsclone<T>(obj: T): T