You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support UInt8Array in place of Buffer (#1083)
* fix: allow UInt8Array in pathToFilename
This seems reasonable, considering memfs supports the browser,
and users are more likely to have instances of Uint8Array there.
* refactor: merge imports
---------
Co-authored-by: Gareth Jones <[email protected]>
0 commit comments