import { type InterfaceDef } from "https://deno.land/x/deno_doc@0.58.0/lib/types.d.ts";
Properties
extends: TsTypeDef[]
methods: InterfaceMethodDef[]
properties: InterfacePropertyDef[]
callSignatures: InterfaceCallSignatureDef[]
indexSignatures: InterfaceIndexSignatureDef[]
typeParams: TsTypeParamDef[]