/** * Re-exports all shared domain types. * Other modules should import from "types" or "types/domain" instead of cross-referencing. */ export * from "./domain.js";