Skip to content

Commit

Permalink
re-export OneOrMore.map
Browse files Browse the repository at this point in the history
  • Loading branch information
decioferreira committed Dec 7, 2024
1 parent 6262ef1 commit 5acef0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Compiler/Data/OneOrMore.elm
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module Compiler.Data.OneOrMore exposing
( OneOrMore(..)
, destruct
, getFirstTwo
, map
, more
, one
)
Expand Down

0 comments on commit 5acef0b

Please sign in to comment.