@tanstack/react-query-devtools
Advanced tools
+1
-2
| { | ||
| "name": "@tanstack/react-query-devtools", | ||
| "version": "5.0.0-alpha.49", | ||
| "version": "5.0.0-alpha.50", | ||
| "description": "Developer tools to interact with and visualize the TanStack/react-query cache", | ||
@@ -38,3 +38,2 @@ "author": "tannerlinsley", | ||
| "build/lib/*", | ||
| "build/umd/*", | ||
| "src" | ||
@@ -41,0 +40,0 @@ ], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
| !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).ReactQueryDevtools={})}(this,(function(e){"use strict";e.ReactQueryDevtools=function(){return null}})); | ||
| //# sourceMappingURL=index.production.js.map |
| {"version":3,"file":"index.production.js","sources":["../../src/index.ts"],"sourcesContent":["'use client'\n\nimport * as devtools from './devtools'\n\nexport const ReactQueryDevtools: (typeof devtools)['ReactQueryDevtools'] =\n process.env.NODE_ENV !== 'development'\n ? function () {\n return null\n }\n : devtools.ReactQueryDevtools\n\n// export const ReactQueryDevtoolsPanel: (typeof devtools)['ReactQueryDevtoolsPanel'] =\n// process.env.NODE_ENV !== 'development'\n// ? (function () {\n// return null\n// } as any)\n// : devtools.ReactQueryDevtoolsPanel\n"],"names":[],"mappings":"+QAMM,WACE,OAAO,IACT"} |
11
-21.43%6
-33.33%1673414
-33.42%27
-12.9%16103
-32.83%