UNPKG

@virtualstate/app-history

Version:

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

8 lines 420 B
export * from "./app-history.js"; export * from "./spec/app-history.js"; export { AppHistoryTransitionFinally } from "./app-history-transition.js"; export * from "./history.js"; export * from "./location.js"; export { EventTarget } from "./event-target/index.js"; export { AppHistoryFormData, AppHistoryCanTransition, AppHistoryUserInitiated } from "./create-app-history-transition.js"; //# sourceMappingURL=index.js.map