Specifying undefined means that the route doesn't have params. A union type with undefined (e.g. SomeType | undefined ) means that params are optional.
確定! 回上一頁