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

fix(TS): Add missing export for type DrawContext #10281

Merged
merged 3 commits into from
Nov 16, 2024
Merged

Conversation

asturur
Copy link
Member

@asturur asturur commented Nov 16, 2024

Description

Draw context missing in exports

close #10280

In Action

Copy link

codesandbox bot commented Nov 16, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
Contributor

Build Stats

file / KB (diff) bundled minified
fabric 924.997 (0) 307.003 (0)

@asturur asturur changed the title add missing export fix(TS): Add missing export for type DrawContext Nov 16, 2024
Copy link
Contributor

@gloriousjob gloriousjob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks pretty straightforward!

@asturur asturur merged commit 4193fe2 into master Nov 16, 2024
@asturur asturur deleted the fix-missing-export branch November 16, 2024 21:59
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

Successfully merging this pull request may close these issues.

[Bug]: DrawContext not visible to typescript
2 participants