Files
kubevela/pkg/stdlib/pkgs/convert.cue
T

9 lines
89 B
CUE

#String: {
#do: "string"
#provider: "convert"
bt: bytes
str?: string
...
}