Skip to content

chore: export negRiskOperations directly#25

Open
Olexandr88 wants to merge 1 commit intoPolymarket:masterfrom
Olexandr88:master
Open

chore: export negRiskOperations directly#25
Olexandr88 wants to merge 1 commit intoPolymarket:masterfrom
Olexandr88:master

Conversation

@Olexandr88
Copy link
Copy Markdown

@Olexandr88 Olexandr88 commented Mar 10, 2026

Export negRiskOperations directly instead of using an intermediate variable


Note

Low Risk
Pure export refactor with no behavior changes; only minor risk if any downstream tooling depends on export style.

Overview
Simplifies the negRisk module export by switching to a single inline export const negRiskOperations = { convertPositions, redeemPositions } and removing the separate const + export { ... } statements.

Written by Cursor Bugbot for commit 561605a. This will update automatically on new commits. Configure here.

Signed-off-by: Olexandr88 <radole1203@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant