UNPKG

@das3mical/adonis-mercure

Version:

Mercure Hub integration for AdonisJS v6 — publish real-time updates via Server-Sent Events (SSE)

3 lines (2 loc) 131 B
import type { MercureConfig } from './types/main.js'; export declare function defineConfig<T extends MercureConfig>(config: T): T;