mirror of
https://github.com/catppuccin/cli.git
synced 2026-01-14 23:02:11 +08:00
7 lines
73 B
Go
7 lines
73 B
Go
package testdata
|
|
|
|
import "embed"
|
|
|
|
//go:embed schema
|
|
var Schemas embed.FS
|