import { pluginId } from '../pluginId.mjs'; const getTrad = (id)=>`${pluginId}.${id}`; export { getTrad }; //# sourceMappingURL=getTrad.mjs.map