EdgeAIG's picture
download
raw
665 Bytes
import type * as Layer from "../../Layer.ts";
import * as HttpRouter from "../http/HttpRouter.ts";
import type * as HttpApi from "./HttpApi.ts";
import type * as HttpApiGroup from "./HttpApiGroup.ts";
/**
* Mounts Swagger UI for an `HttpApi` at the configured path, defaulting to
* `/docs`, using the OpenAPI specification generated from the API.
*
* @category layers
* @since 4.0.0
*/
export declare const layer: <Id extends string, Groups extends HttpApiGroup.Any>(api: HttpApi.HttpApi<Id, Groups>, options?: {
readonly path?: `/${string}` | undefined;
}) => Layer.Layer<never, never, HttpRouter.HttpRouter>;
//# sourceMappingURL=HttpApiSwagger.d.ts.map

Xet Storage Details

Size:
665 Bytes
·
Xet hash:
2cc2f8c154d3a486604b860e1d5f021a39ff0f097064634d3c3419dd142f6679

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.