UNPKG

next-sanity

Version:
21 lines (20 loc) 674 B
import { createClient, unstable__adapter, unstable__environment } from "@sanity/client"; import { stegaClean } from "@sanity/client/stega"; import { createDataAttribute } from "@sanity/visual-editing/create-data-attribute"; export * from "@portabletext/react"; export * from "@sanity/next-loader"; import { defineQuery, default as default2 } from "groq"; function VisualEditing(_props) { throw new TypeError("VisualEditing is not supported on the edge runtime"); } export { VisualEditing, createClient, createDataAttribute, defineQuery, default2 as groq, stegaClean, unstable__adapter, unstable__environment }; //# sourceMappingURL=index.edge-light.js.map