MCPcopy Index your code
hub / github.com/FirebaseExtended/reactfire / functions.test.tsx

File functions.test.tsx

test/functions.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initializeApp } from 'firebase/app';
2import { getFunctions, connectFunctionsEmulator, httpsCallable } from 'firebase/functions';
3import { FunctionComponent } from 'react';
4import { FirebaseAppProvider, FunctionsProvider, useFunctions, useCallableFunctionResponse } from '../src/index';

Callers

nothing calls this directly

Calls 3

randomStringFunction · 0.90
useFunctionsFunction · 0.85

Tested by

no test coverage detected