UNPKG

react-query

Version:

Hooks for managing, caching and syncing asynchronous and remote data in React

6 lines (5 loc) 143 B
"use strict"; exports.__esModule = true; exports.defaultLogger = void 0; const defaultLogger = console; exports.defaultLogger = defaultLogger;