UNPKG

mediateur

Version:

A simple library allowing the implementation of the Mediator design pattern

4 lines (3 loc) 99 B
export declare class MultipleHandlersError extends Error { constructor(messageType: string); }