UNPKG

docusaurus-theme-openapi-docs

Version:

OpenAPI theme for Docusaurus.

11 lines (9 loc) 391 B
/* ============================================================================ * Copyright (c) Palo Alto Networks * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * ========================================================================== */ declare module "postman-collection" { export = Request.sdk; }