UNPKG

@blessmesanta/strapi-google-maps

Version:

A Google Maps custom field for Strapi, allowing you to pick a location.

6 lines (3 loc) 115 B
import pluginId from '../pluginId'; const getTrad = (id: string) => `${pluginId}.${id}`; export default getTrad;