Skip to content

Commit

Permalink
change export
Browse files Browse the repository at this point in the history
Signed-off-by: shirady <[email protected]>
(cherry picked from commit da73a2d)
  • Loading branch information
shirady committed Mar 6, 2025
1 parent 0475bb2 commit 5445f62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ async function run_go_sdk_v2_client_script(bucket_name, key_name, mpu_key_name,
}
}

module.exports = { run_go_sdk_v2_client_script };
exports.run_go_sdk_v2_client_script = run_go_sdk_v2_client_script;

0 comments on commit 5445f62

Please sign in to comment.