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…
Reference in New Issue
Block a user