UNPKG

@eventcatalog/generator-github

Version:

Pull and Sync schemas from GitHub to EventCatalog

6 lines (3 loc) 190 B
import { EventCatalogConfig, GeneratorProps } from './types.js'; declare const _default: (_: EventCatalogConfig, options: GeneratorProps) => Promise<void>; export { _default as default };