7 lines
87 B
Go
7 lines
87 B
Go
package outfitvotingabi26
|
|
|
|
import "embed"
|
|
|
|
//go:embed frontend
|
|
var frontendFS embed.FS
|