FileSystemPlugin
InterfaceFileSystemPluginLess than 1 minute
File system plugin.
import { fileSystemPlugin } from "@plaoc/plugins";
Properties
- None
Methods
Write content.
Get URI.
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
writeFile | ✅ | ✅ | ✅ | X |
getUri | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.15.7