2022-08-30 09:07:21 -04:00

7 lines
85 B
Go

package endpoint_ui
import "embed"
//go:embed index.html ziggy.svg
var FS embed.FS