Module

x/alosaur/openapi/parser/src/deno-doc-reader.ts>getDenoDoc

Alosaur - Deno web framework with many decorators
Go to Latest
function getDenoDoc
import { getDenoDoc } from "https://dotland.deno.dev/x/alosaur@v0.35.0/openapi/parser/src/deno-doc-reader.ts";

Parameters

optional
path: string

Returns

Promise<DenoDoc.RootDef[] | any>