Module: storyblok
Functions
default
▸ default(context): Object
Parameters
| Name | Type |
|---|---|
context | any |
Returns
Object
| Name | Type |
|---|---|
GetStoryBlockConfiguration | () => Promise<{ token: any = context.$config.storyblockApiKeyProd; version: string = 'published' }> |
getAboutUsPage | () => Promise<any> |
getAdsImage | () => Promise<any> |
getAuthConfig | () => Promise<any> |
getBgLogin | () => Promise<any> |
getCguFile | () => Promise<any> |
getCgventeFile | () => Promise<any> |
getCheckoutPage | () => Promise<any> |
getFaqPage | () => Promise<any> |
getFooter | () => Promise<any> |
getHPConnectedPage | () => Promise<any> |
getHeader | () => Promise<any> |
getHomePage | () => Promise<any> |
getHomePageImage | () => Promise<any> |
getLogo | () => Promise<any> |
getLogoWithColor | () => Promise<any> |
getMailListFromStoryblok | () => Promise<any> |
getMlFile | () => Promise<any> |
getPresentationPage | () => Promise<any> |
getRgpdFile | () => Promise<any> |
getVendorFromStoryblok | () => Promise<any> |
