mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-06 23:21:00 +08:00
6 lines
59 B
Go
6 lines
59 B
Go
//go:build lib
|
|
package ui
|
|
|
|
import "embed"
|
|
|
|
var Web embed.FS |