mirror of
https://github.com/Redocly/redoc.git
synced 2025-07-11 16:52:32 +03:00
fix(types/open-api): import type (#2213)
This commit is contained in:
parent
584945b14d
commit
587217e8c6
|
@ -1,4 +1,4 @@
|
||||||
import { Omit } from './index';
|
import type { Omit } from './index';
|
||||||
|
|
||||||
export interface OpenAPISpec {
|
export interface OpenAPISpec {
|
||||||
openapi: string;
|
openapi: string;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user