UNPKG

@das3mical/adonis-mercure

Version:

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

6 lines (5 loc) 165 B
/** * Path to the root directory where the stubs are stored. We use * this path within commands and the configure hook */ export declare const stubsRoot: string;