@angular/fire
Version:
Angular + Firebase = ❤️
7 lines (6 loc) • 423 B
TypeScript
export * from 'firebase/vertexai';
import { getAI as _getAI, getGenerativeModel as _getGenerativeModel, getImagenModel as _getImagenModel, getVertexAI as _getVertexAI } from 'firebase/vertexai';
export declare const getAI: typeof _getAI;
export declare const getGenerativeModel: typeof _getGenerativeModel;
export declare const getImagenModel: typeof _getImagenModel;
export declare const getVertexAI: typeof _getVertexAI;