Skip to content
New issue

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

Allow typing RouteMeta #403

Open
posva opened this issue May 28, 2024 · 2 comments
Open

Allow typing RouteMeta #403

posva opened this issue May 28, 2024 · 2 comments
Labels
📚 docs related to documentation

Comments

@posva
Copy link
Owner

posva commented May 28, 2024

No description provided.

@posva posva added the 📚 docs related to documentation label May 28, 2024
@Jogai
Copy link

Jogai commented Jun 7, 2024

Does this mean /123 will be a real Number? If so, I also hope enums will be supported. So when there is /Sea/123 it should be possible to know its coming from

export enum Type {
    Road = 0,
    Sea = 1,
}

@posva
Copy link
Owner Author

posva commented Jun 7, 2024

That’s another thing: Param matchers. Also planned thought!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 docs related to documentation
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants