mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-15 04:44:47 +08:00
6 lines
172 B
TypeScript
6 lines
172 B
TypeScript
// Register all supported xray protocols.
|
|
// Adding a new protocol: create its file, then add one import here.
|
|
import './hysteria2'
|
|
import './shadowsocks'
|
|
import './vless'
|