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 (4 loc) 93 B
/** * Main entry point for the GhostIO library. */ export { GhostIO } from "./ghostIO.js";