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:
@@ -148,7 +148,7 @@ export class SQLiteObject {
|
||||
* @usage
|
||||
*
|
||||
* ```typescript
|
||||
* import { SQLite, SQLiteObject } from '@ionic-native/sqlite';
|
||||
* import { SQLite, SQLiteObject } from '@ionic-native/sqlite/ngx';
|
||||
*
|
||||
* constructor(private sqlite: SQLite) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user