mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 20:34:19 +08:00
8 lines
213 B
TypeScript
8 lines
213 B
TypeScript
// Register all supported sing-box protocols.
|
|
// Adding a new protocol: create its file, then add one import here.
|
|
import './hysteria2'
|
|
import './shadowsocks'
|
|
import './vless'
|
|
import './tuic'
|
|
import './shadowtls'
|