mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
fix(types/open-api): import type (#2213)
This commit is contained in:
parent
1597bae403
commit
33be51a7a4
|
@ -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