UNPKG

@prokodo/ui

Version:

UI components for production-grade Next.js + Headless CMS (Strapi, Contentful, Headless WordPress) websites by prokodo – built for Core Web Vitals & SEO.

3 lines (2 loc) 139 B
export * from "./Drawer"; export type { DrawerRef, DrawerAnchor, DrawerChangeReason, DrawerViewProps, DrawerProps } from "./Drawer.model";