mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 11:44:13 +08:00
6 lines
102 B
Go
6 lines
102 B
Go
//go:build with_ssm_api
|
|
|
|
package include
|
|
|
|
import _ "github.com/sagernet/sing-box/experimental/ssmapi"
|