ravayak opened a new issue #445:
URL: https://github.com/apache/cordova-plugin-file/issues/445
File from "@ionic-native/file" on ionic capacitor is null on a windows
browser. It's working right on android.
`
import { File, FileOriginal } from "@ionic-native/file";
`
`
const file: FileOriginal = File;
`
`
console.log(file)
`

### Environment, Platform, Device
A browser on Windows 10
Ionic version 6.11.9

## Checklist
- [x ] I searched for existing GitHub issues
- [x ] I updated all Cordova tooling to most recent version
- [x ] I included all the necessary information above
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]