mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-05 11:11:28 +00:00
9 lines
89 B
CUE
9 lines
89 B
CUE
#String: {
|
|
#do: "string"
|
|
#provider: "convert"
|
|
|
|
bt: bytes
|
|
str?: string
|
|
...
|
|
}
|