That normalization step mattered a lot more than I expected. If the shadows are too strong,
if (frame.tag === "FoldForestFrame") {
。新收录的资料对此有专业解读
always. notify-on-command-finish-action controls how you're notified,
}try-catch does not change your function’s return type. It’s a local error-handling boundary — it consumes the error instead of propagating it. If you need the function to still return Result, use ? outside the try block or return explicitly from within catch: