Korilakkuma / XSound

XSound gives Web Developers Powerful Audio Features Easily !
https://xsound.jp
MIT License
208 stars 17 forks source link

Delete unnecessary `default` label #109

Closed Korilakkuma closed 1 year ago

Korilakkuma commented 1 year ago

If case labels cover all of the values, type check works properly without default label.