whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
238 stars 20 forks source link

Fix Web IDL syntax error #60

Closed a-sully closed 2 years ago

a-sully commented 2 years ago

Fixes #56

FileSystemReadWriteOptions.at was marked a required arg that defaults to 0. It is no longer a required arg


Preview | Diff