mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-01 19:00:21 +03:00
fix(types/open-api): import type
This commit is contained in:
parent
3d410b6002
commit
def6e97e02
|
@ -1,4 +1,4 @@
|
|||
import { Omit } from './index';
|
||||
import type { Omit } from './index';
|
||||
|
||||
export interface OpenAPISpec {
|
||||
openapi: string;
|
||||
|
|
Loading…
Reference in New Issue
Block a user