2023-05-04 11:29:40 +08:00

7 lines
61 B
Go

package web
import "embed"
//go:embed *
var WebFS embed.FS