UNPKG

strapi-plugin-preview-button

Version:

A plugin for Strapi CMS that adds a preview button and live view button to the content manager edit view.

7 lines (6 loc) 368 B
export { default as getPublishStateConfig } from './getPublishStateConfig'; export { default as getTrad } from './getTrad'; export { default as interpolate } from './interpolate'; export { default as parseUrl } from './parseUrl'; export { default as prefixPluginTranslations } from './prefixPluginTranslations'; export { default as trimSlashes } from './trimSlashes';