mirror of
https://github.com/openziti/zrok.git
synced 2025-01-11 08:29:10 +01:00
7 lines
65 B
Go
7 lines
65 B
Go
|
package agentUi
|
||
|
|
||
|
import "embed"
|
||
|
|
||
|
//go:embed dist
|
||
|
var FS embed.FS
|