All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.react.query.useIsFetching.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

@file:JsModule("react-query")
@file:JsNonModule

package react.query

external fun useIsFetching(filters: QueryFilters = definedExternally): Int

external fun useIsFetching(
    queryKey: QueryKey = definedExternally,
    filters: QueryFilters = definedExternally,
): Int




© 2015 - 2025 Weber Informatics LLC | Privacy Policy