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) 126 B
declare const _default: { 'preview-button': { config(ctx: any): Promise<void>; }; }; export default _default;