valerebron / usetube

search & get datas from youtube no google account needed
GNU General Public License v3.0
48 stars 18 forks source link

Include type declarations in the npm package #2

Closed ipmanlk closed 3 years ago

ipmanlk commented 3 years ago

There aren't any type declaration files in the npm package and those should be included for using this with typescript.

valerebron commented 3 years ago

Hi ipmanlk ! For now typedef are in the readme, pull request internal typedef and I'll be glad to test & integrate your code to usetube ;)

cheers, Valère

valerebron commented 3 years ago

typedef are now in types/ directory

cheers, Valère