Typings project is deprecated (the advised way now is using @types or shipping type definitions with npm package), and current typings from https://github.com/dvdcxn/typed-id3-parser are incomplete. This PR adds complete type definitions shipped with the package.
Typings project is deprecated (the advised way now is using
@types
or shipping type definitions with npm package), and current typings from https://github.com/dvdcxn/typed-id3-parser are incomplete. This PR adds complete type definitions shipped with the package.