jsMain.tanstack.react.query.isRestoring.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlin-tanstack-react-query-js
Show all versions of kotlin-tanstack-react-query-js
Kotlin wrapper for Tanstack React Query
// Automatically generated - do not modify!
@file:JsModule("@tanstack/react-query")
package tanstack.react.query
external val useIsRestoring: () -> Boolean
external val IsRestoringProvider: react.Provider
© 2015 - 2025 Weber Informatics LLC | Privacy Policy