mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +08:00
docs(update): Preview any file import path (#3237)
updated documents to reflect correct import path
This commit is contained in:
parent
bb77620d0d
commit
5223dc7dd5
@ -9,7 +9,7 @@ import { Plugin, Cordova, IonicNativePlugin } from '@ionic-native/core';
|
|||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { PreviewAnyFile } from '@ionic-native/preview-any-file';
|
* import { PreviewAnyFile } from '@ionic-native/preview-any-file/ngx';
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* constructor(private previewAnyFile: PreviewAnyFile) { }
|
* constructor(private previewAnyFile: PreviewAnyFile) { }
|
||||||
|
Loading…
Reference in New Issue
Block a user