UNPKG

@virtualstate/app-history

Version:

Native JavaScript [app-history](https://github.com/WICG/app-history) implementation

5 lines (4 loc) 156 B
import { AsyncEventTarget } from "./async-event-target"; export declare class EventTarget extends AsyncEventTarget { constructor(...args: unknown[]); }