UNPKG

@mixxtor/adonisjs-pusher

Version:

AdonisJS provider for Pusher real-time messaging

6 lines (5 loc) 183 B
import type { Options } from 'pusher'; /** * Helper function to define currency configuration with type inference */ export declare function defineConfig(config: Options): Options;