Skip to main content
Module

x/deno_doc/types.d.ts>MethodKind

Documentation generator for Deno
Go to Latest
type alias MethodKind
import { type MethodKind } from "https://deno.land/x/deno_doc@0.95.0/types.d.ts";
definition: "method" | "getter" | "setter"