We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
transform
1 parent 181c512 commit 19d606dCopy full SHA for 19d606d
1 file changed
lib/util.js
@@ -452,6 +452,7 @@ async function* streamAsyncIterator(stream) {
452
}
453
454
module.exports = {
455
+ transform,
456
transformFileInputs,
457
validateWebhook,
458
withAutomaticRetries,
0 commit comments