UNPKG

@script-bridge/server

Version:

two-way communication system between ScriptAPI and backend server using http request

5 lines (4 loc) 120 B
export declare class UnhandledRequestError extends Error { channelId: string; constructor(channelId: string); }