UNPKG

mod-arch-core

Version:

Core functionality and API 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