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.

15 lines (14 loc) 289 B
declare const _default: { 'admin-api': { type: string; routes: { method: string; path: string; handler: string; config: { policies: string[]; }; }[]; }; }; export default _default;