Skip to main content
Module

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

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
function getDenoDoc
import { getDenoDoc } from "https://deno.land/x/alosaur@v1.1.1/openapi/parser/src/deno-doc-reader.ts";

Parameters

optional
path: string

Returns

Promise<DenoDoc.RootDef[] | any>