mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 20:37:37 +03:00
5 lines
102 B
Go
5 lines
102 B
Go
//go:build with_ssm_api
|
|
|
|
package include
|
|
|
|
import _ "github.com/sagernet/sing-box/experimental/ssmapi"
|