mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-05-06 22:12:23 +08:00
7 lines
86 B
Go
7 lines
86 B
Go
package _github
|
|
|
|
import "embed"
|
|
|
|
//go:embed build/build_info.json
|
|
var DistFS embed.FS
|