package client import ( "embed" ) const Prefix = "stillbox/dist/stillbox/browser" //go:embed stillbox/dist/stillbox/browser var Client embed.FS