chrome-fs icon indicating copy to clipboard operation
chrome-fs copied to clipboard

export fs.Stats as a function

Open giridharkannan opened this issue 6 years ago • 0 comments

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

giridharkannan avatar Mar 29 '19 05:03 giridharkannan