Files
douyin-autojs-follower/frontend/static.go
2024-09-30 11:02:26 +08:00

7 lines
70 B
Go

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