2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
import * as SwaggerParser from "@apidevtools/swagger-parser";
|
|
export = SwaggerParser;
|