Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

optional
path: string

Returns

Promise<DenoDoc.RootDef[] | any>