UNPKG

@angular/fire

Version:
7 lines (6 loc) 411 B
export * from 'firebase/ai'; import { getAI as _getAI, getGenerativeModel as _getGenerativeModel, getImagenModel as _getImagenModel, getVertexAI as _getVertexAI } from 'firebase/ai'; export declare const getAI: typeof _getAI; export declare const getGenerativeModel: typeof _getGenerativeModel; export declare const getImagenModel: typeof _getImagenModel; export declare const getVertexAI: typeof _getVertexAI;