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.

4 lines (3 loc) 160 B
type TradOptions = Record<string, string>; declare const prefixPluginTranslations: (trad: TradOptions) => TradOptions; export default prefixPluginTranslations;