UNPKG

@eventcatalog/notifier

Version:

CLI tool to detect EventCatalog changes and send notifications

3 lines 151 B
import { NotifierConfig } from './types'; export declare function loadConfig(configPath?: string): NotifierConfig; //# sourceMappingURL=config.d.ts.map