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