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:
@@ -59,7 +59,7 @@ export interface UserInfo {
|
||||
* Windows Server Active Directory and Windows Azure Active Directory. Here you can find the source code for the library.
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { MSAdal, AuthenticationContext, AuthenticationResult } from '@ionic-native/ms-adal';
|
||||
* import { MSAdal, AuthenticationContext, AuthenticationResult } from '@ionic-native/ms-adal/ngx';
|
||||
*
|
||||
*
|
||||
* constructor(private msAdal: MSAdal) {}
|
||||
|
||||
Reference in New Issue
Block a user