/** * Representation of the 'VectorSearchSelectOptionEnum' schema. */ export type VectorSearchSelectOptionEnum = 'ignoreIfKeyAbsent'; //# sourceMappingURL=vector-search-select-option-enum.d.ts.map