new StaticFilesController(app, directoryopt, routeopt)
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
app |
express.Express | |||
directory |
string |
<optional> |
"./public" | |
route |
string |
<optional> |
"/" |