nilzona / path2d-polyfill

Polyfills Path2D api for canvas rendering
29 stars 10 forks source link

Missing Type declarations in npm package #44

Closed CreativeTechGuy closed 7 months ago

CreativeTechGuy commented 1 year ago

Importing from path2d-polyfill in a TypeScript project gives errors as there are no type declarations. It seems like this repo uses TypeScript so it'd be awesome if those types were published.

nilzona commented 7 months ago

use the path2d library instead