UNPKG

@virtualstate/app-history

Version:

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

7 lines (6 loc) 227 B
declare const _default: { readonly env: Record<string, string>; readonly on: (event: string | symbol, listener: (...args: unknown[]) => void) => void; readonly exit: (v: number) => void; }; export default _default;