feat(order): Claim and Exchange entities (#7681)
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
PrimaryKey,
|
||||
Property,
|
||||
} from "@mikro-orm/core"
|
||||
import { Order } from "@models"
|
||||
import Order from "./order"
|
||||
|
||||
type OrderSummaryTotals = {
|
||||
total: BigNumber
|
||||
|
||||
Reference in New Issue
Block a user