source:
node_modules/@swagger-api/apidom-ns-openapi-3-1/es/elements/ServerVariable.mjs@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 160 bytes |
Line | |
---|---|
1 | import { ServerVariableElement } from '@swagger-api/apidom-ns-openapi-3-0'; |
2 | class ServerVariable extends ServerVariableElement {} |
3 | export default ServerVariable; |
Note:
See TracBrowser
for help on using the repository browser.