UNPKG

strapi-plugin-content-manager

Version:

A powerful UI to easily manage your data.

6 lines (3 loc) 122 B
import pluginId from '../pluginId'; const getRequestUrl = path => `/${pluginId}/${path}`; export default getRequestUrl;