mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-02 19:30:19 +03:00
Merge pull request #1 from ThomasFlorelli/fix/types/open-api
fix(types/open-api): import type
This commit is contained in:
commit
8e8f172a4b
|
@ -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