mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -89,7 +89,7 @@ export interface FacebookLoginResponse {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { Facebook, FacebookLoginResponse } from '@ionic-native/facebook';
|
||||
* import { Facebook, FacebookLoginResponse } from '@ionic-native/facebook/ngx';
|
||||
*
|
||||
* constructor(private fb: Facebook) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user