/**
 * The Vertex AI in Firebase Web SDK.
 *
 * @packageDocumentation
 */
export * from './api';
export * from './public-types';
