UNPKG

@fanoutio/eventstream

Version:

Connect-compatible middleware that enables the easy creation of EventStream endpoints

5 lines 194 B
export declare function getProcessSingletons(): { [key: string]: any; }; export declare function getProcessSingleton(key: string, fn: () => any): any; //# sourceMappingURL=singleton.d.ts.map