whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Update `@types/wicg-file-system-access` #196

Closed iflan closed 1 year ago

iflan commented 1 year ago

With the latest TypeScript, there was a difference between libdom and wicg-file-system-access that caused weird errors. Updating this fixes them.