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