mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-21 01:20:07 +08:00
7 lines
116 B
Go
7 lines
116 B
Go
// +build !android
|
|
|
|
package dns
|
|
|
|
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
|
return
|
|
} |