We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Im trying to get access to the Server object that hangs off the (app: ElysiaApp) when creating an autoroute.
(app: ElysiaApp)
But- It doesnt seem to be set. And returns null. Is there an option I need to config to allow it to be passed down? I dont see it in the code/docs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Im trying to get access to the Server object that hangs off the
(app: ElysiaApp)
when creating an autoroute.But-
It doesnt seem to be set. And returns null.
Is there an option I need to config to allow it to be passed down? I dont see it in the code/docs
The text was updated successfully, but these errors were encountered: