UNPKG

@adaskothebeast/ngxs-signalr-plugin

Version:
7 lines (6 loc) 169 B
/** * Action dispatched when the user tries to connect if the connection already exists. */ export declare class SignalRConnectionUpdated { static type: string; }