UNPKG

medusa-plugin-tolgee

Version:

Medusa V2 Plugin to easily add translations to your models with Tolgee

5 lines (4 loc) 185 B
declare const getModelTranslationKeysWorkflow: import("@medusajs/framework/workflows-sdk").ReturnWorkflow<{ id: string; }, any, []>; export default getModelTranslationKeysWorkflow;