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.

3 lines (2 loc) 80 B
declare const trimSlashes: (str: string) => string; export default trimSlashes;