UNPKG

hook-engine

Version:

Production-grade webhook engine with comprehensive adapter support, security, reliability, structured logging, and CLI tools.

3 lines (2 loc) 106 B
import { HookEngineConfig } from '../types/config'; export declare const defaultConfig: HookEngineConfig;