-
Pavel Mazhnik authored
Fixed types for `_getNewServiceWorker` and `_waitForServiceWorkerActivation` functions. These functions currently expect a Promise as an argument, but we're actually passing in an already resolved value: ```js .then(this._getNewServiceWorker) .then(this._waitForServiceWorkerActivation); ```
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
js | ||
flutter_js.dart | ||
flutter_service_worker_js.dart | ||
main_dart.dart | ||
wasm_bootstrap.dart |