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:
@@ -160,7 +160,7 @@ export class ThemeableBrowserObject {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { ThemeableBrowser, ThemeableBrowserOptions, ThemeableBrowserObject } from '@ionic-native/themeable-browser';
|
||||
* import { ThemeableBrowser, ThemeableBrowserOptions, ThemeableBrowserObject } from '@ionic-native/themeable-browser/ngx';
|
||||
*
|
||||
* constructor(private themeableBrowser: ThemeableBrowser) { }
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user