This repository was archived by the owner on Aug 10, 2022. It is now read-only.
This repository was archived by the owner on Aug 10, 2022. It is now read-only.
IndexedDB lab code examples update #9584
Open
Description
Page Affected: https://developers.google.com/web/ilt/pwa/lab-indexeddb
What needs to be done?
Replace var
s with const
and let
in the code examples.
Replace callback function definitions function () {}
with arrow functions () => {}
- Appropriate
type-something
label has been added. - Appropriate
section-something
label has been added.
Metadata
Metadata
Assignees
Labels
No labels