goploy/Web.go

7 lines
63 B
Go
Raw Normal View History

2021-03-10 15:12:21 +08:00
package web
import "embed"
//go:embed dist
var Dist embed.FS