type alias MethodKindimport { type MethodKind } from "https://deno.land/x/deno_doc@0.72.2/types.d.ts"; definition: "method" | "getter" | "setter"