Files
zrok/ui/embed.go

6 lines
60 B
Go

package ui
import "embed"
//go:embed build
var FS embed.FS