Skip to content

react-query-firebase / react-native/auth / SIGN_OUT_MUTATION_KEY

Variable: SIGN_OUT_MUTATION_KEY

ts
const SIGN_OUT_MUTATION_KEY: readonly ["FIREBASE", "AUTH", "SIGN_OUT"];

Defined in: react-native/auth/mutation-keys.ts:14

Released under the MIT License.