UNPKG

@virtualstate/app-history

Version:

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

21 lines 534 B
/* c8 ignore start */ export default [ "@opennetwork/http-representation", "@virtualstate/astro-renderer", "@virtualstate/dom", "@virtualstate/examples", "@virtualstate/fringe", "@virtualstate/hooks", "@virtualstate/hooks-extended", "@virtualstate/union", "@virtualstate/x", "@virtualstate/app-history", "@virtualstate/app-history/event-target/sync", "@virtualstate/app-history/event-target/async", "dom-lite", "iterable", "uuid", "whatwg-url", "abort-controller", "urlpattern-polyfill" ] as const;