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.
2 parents b214578 + daf48e5 commit cd12fcdCopy full SHA for cd12fcd
packages/openapi-generator/src/resolveInit.ts
@@ -1,4 +1,4 @@
1
-import * as swc from '@swc/core';
+import type * as swc from '@swc/core';
2
import type { Block } from 'comment-parser';
3
import * as E from 'fp-ts/Either';
4
import { dirname } from 'path';
0 commit comments