Module

Node.Express.Middleware.Static

Package
purescript-express
Repository
nkly/purescript-express

#static Source

static :: forall eff. String -> Handler eff

Handler that uses builtin 'static' middleware to serve files from specified location