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 getTrad: (id: number | string) => string; export default getTrad;