mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-12 01:57:18 +10:00
6 lines
106 B
Go
6 lines
106 B
Go
//go:build with_clash_api
|
|
|
|
package include
|
|
|
|
import _ "github.com/sagernet/sing-box/experimental/clashapi"
|