mirror of
https://github.com/openziti/zrok.git
synced 2026-09-26 09:20:40 -04:00
7 lines
65 B
Go
7 lines
65 B
Go
package agentUi
|
|
|
|
import "embed"
|
|
|
|
//go:embed dist
|
|
var FS embed.FS
|