enum Scopeimport { Scope } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts"; MembersPrivate = "private"Protected = "protected"Public = "public"