docusaurus-plugin-openapi-docs
Version:
OpenAPI plugin for Docusaurus.
11 lines (9 loc) • 391 B
TypeScript
/* ============================================================================
* 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 "openapi-to-postmanv2" {
export default any;
}