We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1597bae commit 33be51aCopy full SHA for 33be51a
src/types/open-api.ts
@@ -1,4 +1,4 @@
1
-import { Omit } from './index';
+import type { Omit } from './index';
2
3
export interface OpenAPISpec {
4
openapi: string;
0 commit comments