Files
NetworkAuth/public/public.go
2026-03-29 00:44:30 +08:00

7 lines
72 B
Go

package public
import "embed"
//go:embed all:dist
var Public embed.FS