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