This website works better with JavaScript
Explore
Sign In
e22m4u
/
js-openapi
Star
0
Fork
0
Files
Tree:
a7e2c4cab8
Branches
Tags
master
v0.0.4
v0.0.3
v0.0.1
js-openapi
/
src
/
constants.d.ts
constants.d.ts
75 B
History
Raw
1
2
3
4
/**
* OpenAPI version.
*/
export declare const OPENAPI_VERSION: '3.1.0';