UNPKG

@venuecms/sdk-next

Version:

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

6 lines (5 loc) 366 B
export { getEvent, getEvents, getNews, getNewsArticle, getPage, getPages, getProduct, getProducts, getProfile, getProfileEvents, getProfileProducts, getProfiles, getSite, searchSite } from './api/index.js'; export { getGenerateMetadata, getLocalizedMetadata } from './metadata/index.js'; export { cn } from './utils/index.js'; import '@venuecms/sdk'; import 'clsx';