UNPKG

strapi-plugin-publisher

Version:

A plugin for Strapi Headless CMS that provides the ability to schedule publishing for any content type.

4 lines (2 loc) 98 B
import { pluginId } from '../pluginId'; export const getTrad = (id: any) => `${pluginId}.${id}`;