mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(): add ngx import path
This commit is contained in:
@@ -8,7 +8,7 @@ import { Injectable } from '@angular/core';
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { SQLitePorter } from '@ionic-native/sqlite-porter';
|
||||
* import { SQLitePorter } from '@ionic-native/sqlite-porter/ngx';
|
||||
*
|
||||
*
|
||||
* constructor(private sqlitePorter: SQLitePorter) { }
|
||||
|
||||
Reference in New Issue
Block a user