mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-05 17:13:32 +08:00
7 lines
113 B
Go
7 lines
113 B
Go
// +build !cmfa
|
|
|
|
package dns
|
|
|
|
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
|
return
|
|
} |