a library to speed up the development of Fivem scripts and frameworks
fivem-ts - Documentation v0.7.5 • Docs
fivem-ts - Documentation v0.7.5 / Server / Controller
Controller(
basePath
):ClassDecorator
Decorator to mark a class as a controller.
• basePath: string
The base path for the controller’s routes.
ClassDecorator