Skip to content

Commit 21ec469

Browse files
committed
Export Setting(s) types.
1 parent f80792f commit 21ec469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Configuration/Dotenv.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-- | This is the base module for the Dotenv library.
22

3-
module Configuration.Dotenv (loadFile) where
3+
module Configuration.Dotenv (Setting, Settings, loadFile) where
44

55
import Prelude
66
import Configuration.Dotenv.Parse (configParser)

0 commit comments

Comments
 (0)