UNPKG

@venuecms/sdk-next

Version:

This is a work in progress and is heavily in flux until we launch 1.0 in February.

1 lines 321 B
{"version":3,"sources":["../src/components/utils/image.ts"],"sourcesContent":["export const getPublicImage = (image: { url?: string | null }) =>\n image?.url && `/media/${encodeURIComponent(image.url)}`;\n"],"mappings":";AAAO,IAAMA,EAAkBC,GAC7BA,GAAO,KAAO,UAAU,mBAAmBA,EAAM,GAAG,CAAC","names":["getPublicImage","image"]}