type alias MethodKindimport { type MethodKind } from "https://deno.land/x/live@1.53.6/deps.ts"; definition: "method" | "getter" | "setter"