tijl.dev-core/static/static.go

7 lines
64 B
Go
Raw Normal View History

2024-08-20 11:49:05 +02:00
package static
import "embed"
//go:embed *
var Embed embed.FS