We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8afc34 commit b4209a9Copy full SHA for b4209a9
packages/capacitor-plugin/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@capacitor/file-viewer",
3
"version": "2.0.0-development.5",
4
- "description": "The FileViewer API provides mechanisms for opening files and previewing media. Not available on Web.",
+ "description": "The FileViewer API provides mechanisms for opening files and previewing media. Not available for Web.",
5
"main": "./dist/plugin.cjs",
6
"module": "./dist/plugin.mjs",
7
"types": "./dist/index.d.ts",
0 commit comments