UNPKG

mod-arch-shared

Version:

Shared UI components and utilities for modular architecture micro-frontend projects

2 lines 169 B
export declare const useEventListener: (eventTarget: EventTarget, event: keyof WindowEventMap, cb: EventListener) => void; //# sourceMappingURL=useEventListener.d.ts.map