7 lines
63 B
Go
7 lines
63 B
Go
package dlshtml
|
|
|
|
import "embed"
|
|
|
|
//go:embed ui
|
|
var FS embed.FS
|