UNPKG

@mixxtor/adonisjs-pusher

Version:

AdonisJS provider for Pusher real-time messaging

5 lines (4 loc) 210 B
export { configure } from './configure.js'; export { stubsRoot } from './stubs/main.js'; export { defineConfig } from './src/config/define_config.js'; export type { PusherConfig } from './src/types/pusher.js';