mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs: regenerate plugin readmes
This commit is contained in:
@@ -10,7 +10,7 @@ $ npm install @awesome-cordova-plugins/firebase-model
|
||||
This plugin downloads the TensorFlow model from firebase and classify the images.
|
||||
|
||||
```typescript
|
||||
import { FirebaseModel } from '@ionic-native/ionic-native-firebase-model';
|
||||
import { FirebaseModel } from '@awesome-cordova-plugins/firebase-model';
|
||||
|
||||
|
||||
constructor(private firebaseModel: FirebaseModel) { }
|
||||
|
||||
Reference in New Issue
Block a user