TobyG74 / tiktok-api-dl

Scrapper for download Video, Image, Music from Tiktok
Apache License 2.0
69 stars 18 forks source link

Right side of assignment cannot be destructured #16

Closed Adedoyin-Emmanuel closed 5 months ago

Adedoyin-Emmanuel commented 5 months ago

I'm using TypeScript with Bun to test before implementing it in my app but I keep getting this error. I changed the file to JavaScript and it works fine. I got the response and all

tiktok error
TobyG74 commented 5 months ago

I have fixed the problem in the latest version, please try again