We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b289636 commit 36bd6d9Copy full SHA for 36bd6d9
packages/remote-config/src/client/rest_client.ts
@@ -18,7 +18,7 @@
18
import {
19
CustomSignals,
20
FetchResponse,
21
- FirebaseRemoteConfigObject,
+ FirebaseRemoteConfigObject
22
} from '../public_types';
23
24
RemoteConfigFetchClient,
0 commit comments