Skip to content

Commit 07a0dd4

Browse files
committed
build: include comparison operation in production bundle
1 parent 4fefd5b commit 07a0dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/market/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ export { PaymentDemandDirector } from "./demand/directors/payment-demand-directo
1313
export { WorkloadDemandDirector } from "./demand/directors/workload-demand-director";
1414
export * from "./proposal/market-proposal-event";
1515
export * from "./scan";
16+
export { ComparisonOperator } from "./demand/demand-body-builder";

0 commit comments

Comments
 (0)