UNPKG

@redocly/respect-core

Version:
5 lines 262 B
export { handleGenerate, handleRun } from './handlers/index'; export type { GenerateArazzoFileOptions } from './handlers/generate'; export type { RespectOptions } from './handlers/run'; export type { JsonLogs } from './types'; //# sourceMappingURL=index.d.ts.map