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