chore: update TSDocs + export getTranslatedShippingOptionsStep from core-flows (#14460)

This commit is contained in:
Shahed Nasser
2026-01-06 15:26:23 +02:00
committed by GitHub
parent ab7b04dbc9
commit 60f68ff492
8 changed files with 67 additions and 5 deletions
@@ -1,5 +1,8 @@
import { model } from "@medusajs/framework/utils"
/**
* @since 2.12.4
*/
const Settings = model
.define("translation_settings", {
id: model.id({ prefix: "trset" }).primaryKey(),