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