Closed nhrones closed 1 year ago
Getting really tire of fighting incompatibilities!
If I don't reference your lib from /deps.ts in every module, I get this...
/deps.ts
Property 'addPath' is missing in type 'import("https://deno.land/x/skia_canvas@0.4.1/src/path2d").Path2D' but required in type 'Path2D'.deno-ts(2741)
Feels like fighting rust borrow checker.
Getting really tire of fighting incompatibilities!
If I don't reference your lib from
/deps.ts
in every module, I get this...Feels like fighting rust borrow checker.