UNPKG
wcz-layout
Version:
latest (9.1.2)
legacy (6.7.2)
9.1.2
8.3.3
6.7.2
6.7.1
6.7.0
6.6.3
6.6.2
6.6.1
6.6.0
6.5.0
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
5.14.1
5.14.0
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.2
wcz-layout
/
dist
/
data.d.mts
7 lines
(6 loc)
•
201 B
text/typescript
View Raw
1
2
3
4
5
6
7
import
{
QueryClient
}
from
"@tanstack/react-query"
;
//#region src/lib/queryClient.d.ts
declare
const
queryClient
:
QueryClient
;
//#endregion
export
{ queryClient };
//# sourceMappingURL=data.d.mts.map