UNPKG

lisa-box

Version:
6 lines (5 loc) 195 B
import { FabrixService as Service } from '@fabrix/fabrix/dist/common'; export declare class WebSocketService extends Service { _authorize(req: any, authorized: any): any; init(): void; }