Skip to content

Commit 16dae4d

Browse files
committed
Export transform function from utils.js
1 parent 31bf767 commit 16dae4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/util.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ async function* streamAsyncIterator(stream) {
452452
}
453453

454454
module.exports = {
455+
transform,
455456
transformFileInputs,
456457
validateWebhook,
457458
withAutomaticRetries,

0 commit comments

Comments
 (0)