@sanity/embeddings-index-ui
4.0.64.0.7
dist/index.d.ts~
dist/index.d.tsModified+1−1
Index: package/dist/index.d.ts
===================================================================
--- package/dist/index.d.ts
+++ package/dist/index.d.ts
@@ -24,9 +24,9 @@
* If no default configuration is provided, an error will be thrown.
*/
embeddingsIndex?: true | EmbeddingsIndexConfig;
}
-} //# sourceMappingURL=typeDefExtensions.d.ts.map
+}
declare const embeddingsIndexDashboard: import("sanity").Plugin<void>;
declare const embeddingsIndexReferenceInput: import("sanity").Plugin<void | EmbeddingsIndexConfig>;
interface NamedIndex {
indexName: string;