//nolint:gofmt,gofumpt,goimports
package assets
import "embed"
// Data is an embedded assets data.
//go:embed *
var Data embed.FS