@virtualstate/app-history
Version:
Native JavaScript [app-history](https://github.com/WICG/app-history) implementation
9 lines • 319 B
JavaScript
export * from "./event-target.js";
export * from "./event.js";
export * from "./descriptor.js";
export * from "./callback.js";
export * from "./event-target-options.js";
export * from "./async-event-target.js";
export * from "./sync-event-target.js";
export * from "./signal-event.js";
//# sourceMappingURL=index.js.map