mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
6 lines
86 B
Go
6 lines
86 B
Go
package _github
|
|
|
|
import "embed"
|
|
|
|
//go:embed build/build_info.json
|
|
var DistFS embed.FS
|