UNPKG

@adaskothebeast/ngxs-signalr-plugin

Version:
7 lines (6 loc) 113 B
/** * Action to disconnect the SignalR. */ export declare class DisconnectSignalR { static type: string; }