github.com/replit/upm@v0.0.0-20240423230255-9ce4fc3ea24c/test-suite/templates/templates.go (about)

     1  package templates
     2  
     3  import "embed"
     4  
     5  //go:embed *
     6  var FS embed.FS