mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
7 lines
94 B
Go
7 lines
94 B
Go
//go:build hy
|
|
|
|
package imports
|
|
|
|
// not yet tested
|
|
import _ "github.com/InazumaV/V2bX/core/hy"
|