Files

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'