decodeWorkflowFromShare
decodeWorkflowFromShare(
encoded):object[] |null
Defined in: packages/ui-react/src/hooks/useShareLink.ts:85
解码 base64url 字符串为工作流节点。
Parameters
Section titled “Parameters”encoded
Section titled “encoded”string
Returns
Section titled “Returns”object[] | null
节点数组;解析失败返回 null。