Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TS7010: 'roundRect', which lacks return-type annotation, implicitly has an 'any' return type. #140

Open
sandy85625 opened this issue Jun 27, 2023 · 0 comments

Comments

@sandy85625
Copy link
Contributor

In index.d.ts file, the export function roundRect doesn't have a return type. It is causing error in typescript project.

sandy85625 added a commit to sandy85625/skia-canvas that referenced this issue Jun 27, 2023
samizdatco added a commit that referenced this issue Oct 24, 2024
* bug-fix roundRect implicit return type any #140

* `roundRect` doesn't actually return anything

---------

Co-authored-by: Christian Swinehart <drafting@samizdat.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant