mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 17:52:33 +02:00
6ea692754a
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
7 lines
70 B
Go
7 lines
70 B
Go
package spilltea
|
|
|
|
import "embed"
|
|
|
|
//go:embed docs
|
|
var DocsFS embed.FS
|