Open yairopro opened 4 years ago
Hello
It's a feature request, not an issue.
stat(filepath) would return the file's mime type.
stat(filepath)
type StatResult = { mimeType: string?, // ... };
Agree, now i have to use other function to get Mimetype! vote up!
+1
Hello
It's a feature request, not an issue.
stat(filepath)
would return the file's mime type.