Home

cuesonnet @main - refs - log -
-
https://git.jolheiser.com/cuesonnet.git
CUE + Jsonnet
cuesonnet / testdata / jsonnet / multiline / schema.cue
- raw -
1
2
3
4
5
#Schema: {
	description: string
	template:    string
}
#Schema