Files
2026-06-30 15:14:37 +08:00

7 lines
74 B
Go

package web
import "embed"
//go:embed all:static
var WebAssets embed.FS