mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
Update README.md
This commit is contained in:
parent
7e174b6e3a
commit
5bf1cbeba3
@ -43,11 +43,10 @@ import { Camera } from '@ionic-native/camera';
|
|||||||
]
|
]
|
||||||
...
|
...
|
||||||
})
|
})
|
||||||
```
|
|
||||||
|
|
||||||
```
|
|
||||||
export class AppModule { }
|
export class AppModule { }
|
||||||
|
```
|
||||||
|
|
||||||
|
```typescript
|
||||||
import { Geolocation } from '@ionic-native/geolocation';
|
import { Geolocation } from '@ionic-native/geolocation';
|
||||||
import { Platform } from 'ionic-angular';
|
import { Platform } from 'ionic-angular';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user