webscreens / screen-enumeration

Screen enumeration API explainer
Apache License 2.0
23 stars 4 forks source link

Replace var with const/let in explainer #28

Closed pwnall closed 4 years ago

pwnall commented 4 years ago

The explainer currently uses a mix of var and const. For consistency, remove var usage.