Files

7 lines
97 B
Go
Raw Permalink Normal View History

package testdata
import "embed"
//go:embed index.html main.css main.js
var TopLevelFS embed.FS