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

AnimationOptions is missing option attribute #31

Open
pixelzoom opened this issue Jul 26, 2023 · 0 comments
Open

AnimationOptions is missing option attribute #31

pixelzoom opened this issue Jul 26, 2023 · 0 comments

Comments

@pixelzoom
Copy link
Contributor

I encountered this when converting function-builder NotInvertibleSymbolNode to TypeScript. It uses the attribute option of Animation. That option is documented in comments (search for 'attribute' in Animation.ts). But attribute is not included in AnimationOptions.

I'll use@ts-expect-error in NotInvertibleSymbolNode.ts for now. @jonathanolson can you please look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants