UNPKG

ws-dottie

Version:

Your friendly TypeScript companion for Washington State transportation APIs - WSDOT and WSF data with smart caching and React Query integration

5 lines 168 B
/** * @fileoverview Cache Management Exports */ export { useCacheFlushDate, useInvalidateOnFlushChange, } from "./cacheFlushDate"; //# sourceMappingURL=index.d.ts.map