@pentops/j5-ts-generator-normalized-query-plugin
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -26,2 +26,3 @@ import { SourceFile, Statement, ts } from 'ts-morph'; | ||
export declare const REACT_QUERY_INFINITE_QUERY_GET_NEXT_PAGE_FN_RESPONSE_PARAM_NAME = "response"; | ||
export declare const REACT_QUERY_PLACEHOLDER_DATA_PARAM_NAME = "placeholderData"; | ||
export declare const REACT_QUERY_INFINITE_DATA_TYPE_NAME = "InfiniteData"; | ||
@@ -28,0 +29,0 @@ export declare const REACT_QUERY_QUERY_KEY_TYPE_NAME = "QueryKey"; |
{ | ||
"name": "@pentops/j5-ts-generator-normalized-query-plugin", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
1009944
22309