react-native-firebase / ml/lib/modular
ml/lib/modular
FirebaseML
FirebaseML =
FirebaseMLTypes.Module
Defined in: ml/lib/modular/index.d.ts:4
getML()
getML(
app?):Module
Defined in: ml/lib/modular/index.d.ts:14
Returns the existing default FirebaseML instance that is associated with the default @firebase/app#FirebaseApp. If no instance exists, initializes a new instance with default settings.
Returns
Module
The FirebaseML instance of the provided app.
