Skip to content

How add route along with subroutes #536

Answered by teaishealthy
HardCoreQual asked this question in Q&A
Discussion options

You must be logged in to vote

You would do it like this

export const routing: Routing = {
  files: {
    ":type": filesByTypeEndpoint,
    "": filesEndpoint
  },

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by RobinTail
Comment options

You must be logged in to vote
4 replies
@HardCoreQual
Comment options

@RobinTail
Comment options

@HardCoreQual
Comment options

@RobinTail
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants