UNPKG

ghost-io

Version:

Invisible Background Data Fetching & Prefetching library that uses heuristics (hover, scroll, idle) to speed up your SPA or dashboard.

5 lines 128 B
/** * Main entry point for the GhostIO library. */ export { GhostIO } from "./ghostIO.js"; //# sourceMappingURL=index.d.ts.map