We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e11dc6 commit 6aaa85cCopy full SHA for 6aaa85c
src/revenue-with-demand-curve.cul.js
@@ -1,4 +1,4 @@
1
-import { revenue } from './base.cul';
+import { revenue, price } from './base.cul';
2
export { revenue };
3
4
// demand-curve constraint:
0 commit comments