//go:build tools

package tools

import (
	_ "golang.org/x/mobile/bind"
	_ "noizdns/mobile"
	_ "snowflake-mobile/snowflake"
)
