UNPKG

@palmares/events

Version:

This is the events framework for palmares, it's responsible for handling everything that is Pub/Sub like websockets, pub/sub like redis, and other types of asynchronous background tasks

4 lines 166 B
export declare class NotImplementedServerException extends Error { constructor(serverName: string, methodName: string); } //# sourceMappingURL=exceptions.d.ts.map