mirror of
https://gitlab.silvrtree.co.uk/martind2000/frontexpress.git
synced 2025-01-12 15:25:07 +00:00
23 lines
293 B
Markdown
23 lines
293 B
Markdown
# Frontexpress
|
|
|
|
|
|
## frontexpress()
|
|
|
|
Create a frontexpress application.
|
|
|
|
**Returns**: `Application`, the application
|
|
|
|
|
|
## frontexpress.Router()
|
|
|
|
Expose the Router constructor
|
|
|
|
**Returns**: `Router`
|
|
|
|
|
|
## frontexpress.Middleware()
|
|
|
|
Expose the Middleware constructor
|
|
|
|
**Returns**: `Middleware`
|