This website requires JavaScript.
Explore
Help
Sign In
linshujie
/
jsdw_ios
Watch
1
Star
0
Fork
You've already forked jsdw_ios
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3bfdcd753f
jsdw_ios
/
Pods
/
URLNavigator
/
Sources
/
URLMatcher
/
URLPatchComponentMatchResul...
5 lines
98 B
Swift
Raw
Blame
History
enum
URLPathComponentMatchResult
{
case
matches
(
(
key
:
String
,
value
:
Any
)
?
)
case
notMatches
}
Reference in New Issue
View Git Blame
Copy Permalink