mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 01:07:10 +00:00
7 lines
113 B
Go
7 lines
113 B
Go
// +build !cmfa
|
|
|
|
package dns
|
|
|
|
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
|
return
|
|
} |