UNPKG

@curi/interactions

Version:

Route interactions for a Curi application

6 lines (5 loc) 193 B
import active from "./active"; import ancestors from "./ancestors"; import pathname from "./pathname"; import prefetch from "./prefetch"; export { active, ancestors, pathname, prefetch };