library/frontend/frontend.go

7 lines
71 B
Go

package frontend
import "embed"
//go:embed files
var Static embed.FS