UNPKG

@venuecms/sdk-next

Version:

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

5 lines (4 loc) 161 B
export { getGenerateMetadata, getLocalizedMetadata } from './metadata/index.mjs'; export { cn } from './utils/index.mjs'; import '@venuecms/sdk'; import 'clsx';