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

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

// Automatically generated - do not modify!

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

package react.query

external fun  shouldThrowError(
    suspense: Boolean?,
    _useErrorBoundary: ((err: TError) -> Boolean)?,
    error: TError,
): Boolean




© 2015 - 2025 Weber Informatics LLC | Privacy Policy