UNPKG

von-sveltekit-lib

Version:

Components and functions for use in svelteKit vith Sanity backend

4 lines (3 loc) 184 B
export { default as SanityImage } from "./components/SanityImage.svelte"; export { sanityImageUrl } from "./sanityImageUrl.js"; export { imageQ, btnQ, menuQuery } from "./queries.js";