mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-08 18:36:48 +00:00
(cherry picked from commit 62bd87f13f)
Co-authored-by: FogDong <dongtianxin.tx@alibaba-inc.com>
9 lines
89 B
CUE
9 lines
89 B
CUE
#String: {
|
|
#do: "string"
|
|
#provider: "convert"
|
|
|
|
bt: bytes
|
|
str?: string
|
|
...
|
|
}
|