mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-09 20:11:02 +00:00
6 lines
120 B
Go
6 lines
120 B
Go
//go:build !(android && cmfa)
|
|
|
|
package dns
|
|
|
|
func UpdateIsolateHandler(resolver *Resolver, mapper *ResolverEnhancer) {
|
|
}
|