chrome-fs
chrome-fs copied to clipboard
export fs.Stats as a function
Right now Stats is not exported as a function, so in case if an library checks for the return type of fs.stat with fs.Stats, would fail