UNPKG

@bareblends/vsf-prismic

Version:

Prismic CMS integration with Vue Storefront

3 lines (2 loc) 144 B
import { RenderComponent } from '@vue-storefront/core'; export declare const extractComponents: (contentData?: {} | []) => RenderComponent[];