UNPKG

cloudflare

Version:

The official TypeScript library for the Cloudflare API

3 lines 457 B
export { Vectorize } from "./vectorize.js"; export { VectorizeCreateIndex, VectorizeIndexDeleteVectorsByID, VectorizeIndexInsert, VectorizeIndexQuery, VectorizeIndexUpsert, IndexDeleteResponse, IndexGetByIDsResponse, IndexCreateParams, IndexUpdateParams, IndexDeleteByIDsParams, IndexGetByIDsParams, IndexInsertParams, IndexQueryParams, IndexUpsertParams, VectorizeCreateIndicesSinglePage, Indexes, } from "./indexes.js"; //# sourceMappingURL=index.d.ts.map