mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-12-22 23:57:26 +08:00
7 lines
120 B
Go
7 lines
120 B
Go
//go:build !(android && cmfa)
|
|
|
|
package dns
|
|
|
|
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
|
}
|