Allow registering and inferring many routes via flat object
Closed this issue · 0 comments
sinclairnick commented
Iterating over array types is slow and leads to overloading typescript nesting. As such, an object interface should be compatible, where keys are ignored.
'''ts
{ UserRoute, AuthRoute ...}
'''