mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-22 06:50:47 +08:00
6 lines
67 B
Go
6 lines
67 B
Go
package ui
|
|
|
|
import "embed"
|
|
|
|
//go:embed build/web/*
|
|
var Web embed.FS |