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 69a1210 commit 3d0d497Copy full SHA for 3d0d497
packages/remote-config/lib/modular/index.d.ts
@@ -167,7 +167,6 @@ export function reset(remoteConfig: RemoteConfig): Promise<void>;
167
/**
168
* Set the Remote RemoteConfig settings, currently able to set
169
* `fetchTimeMillis` & `minimumFetchIntervalMillis`
170
- * Android only. iOS does not reset anything.
171
* @param remoteConfig - RemoteConfig instance
172
* @param settings - ConfigSettings instance
173
* @returns {Promise<void>}
0 commit comments