UNPKG

@typespec/openapi3

Version:

TypeSpec library for emitting OpenAPI 3.0 and OpenAPI 3.1 from the TypeSpec REST protocol binding and converting OpenAPI3 to TypeSpec

4 lines 198 B
import { TypeSpecTestLibrary } from "@typespec/compiler/testing"; /** @deprecated use new Tester */ export declare const OpenAPI3TestLibrary: TypeSpecTestLibrary; //# sourceMappingURL=index.d.ts.map