Module

x/alosaur/openapi/parser/src/deno-doc.model.ts>DenoDoc.Left

Alosaur - Deno web framework with many decorators
Go to Latest
interface DenoDoc.Left
import { type DenoDoc } from "https://dotland.deno.dev/x/alosaur@v0.35.0/openapi/parser/src/deno-doc.model.ts";
const { Left } = DenoDoc;

Properties

kind: Kind
name: string
optional: boolean
tsType: TsType