1
0

embed.go 86 B

123456
  1. package _github
  2. import "embed"
  3. //go:embed build/build_info.json
  4. var DistFS embed.FS