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

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

// Automatically generated - do not modify!

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

package react.query

external fun useIsMutating(filters: MutationFilters = definedExternally): Int

external fun useIsMutating(
    queryKey: QueryKey = definedExternally,
    filters: MutationFilters = definedExternally,
): Int




© 2015 - 2025 Weber Informatics LLC | Privacy Policy