1
1
mirror of https://github.com/srid/ema.git synced 2024-12-01 23:23:42 +03:00

StaticRoute: export constructors

This commit is contained in:
Sridhar Ratnakumar 2022-07-03 16:45:05 -04:00
parent 873c53fab9
commit 70885569b2

View File

@ -5,7 +5,7 @@
module Ema.Route.Lib.Extra.StaticRoute (
StaticRoute,
Model,
Model (..),
-- * Helpers
staticRouteUrl,