0.3.1
Pre-release
Pre-release
Fixed the generated return types for Sync
, Async
, and Readonly
(the mixins) being merged with FileSystem
, which meant that Typescript incorrectly thought that any file system extending the returned class had all of the members implemented, even if it did not.