ffmpegwasm / ffmpeg.wasm

FFmpeg for browser, powered by WebAssembly
https://ffmpegwasm.netlify.app
MIT License
13.63k stars 787 forks source link

Add overload to `ffmpeg.on` and `ffmpeg.off` for type inference #526

Closed YogiLiu closed 12 months ago

YogiLiu commented 12 months ago

Add overload to ffmpeg.on, no changes to code logic, just added declarations.

Update: same for ffmpeg.off

netlify[bot] commented 12 months ago

Deploy Preview for ffmpegwasm canceled.

Name Link
Latest commit 3f25bc7c89818110394ce24bc58ea589c0723fb6
Latest deploy log https://app.netlify.com/sites/ffmpegwasm/deploys/64c4b523eb20f50008162835
jeromewu commented 12 months ago

LGTM! Thanks for the contribution