1
0
mirror of https://github.com/owenthereal/jqplay.git synced 2025-04-19 06:02:17 +03:00
jqplay/embed.go
2022-05-11 23:44:36 -07:00

7 lines
76 B
Go

package jqplay
import "embed"
//go:embed all:public
var PublicFS embed.FS