Skip to content

Commit bd6bb6b

Browse files
committed
Export runCustomMethod
1 parent 3c0627a commit bd6bb6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Data/HTTP/Method.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module Data.HTTP.Method
22
( Method(..)
33
, CustomMethod()
4+
, runCustomMethod
45
, fromString
56
, print
67
) where

0 commit comments

Comments
 (0)