Module

StaticServe

Package
purescript-static-serve
Repository
oreshinya/purescript-static-serve

#Settings Source

type Settings = { historyAPIFallback :: Boolean, maxAge :: Int, root :: String }