-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
3rd overload signature of FrozenProcessor.run
should accept ParseTree
instead of CompileTree
#173
Comments
Why? |
I'd second the why question. |
For the first and second overload, Lines 273 to 321 in c3ba2cd
|
Ah, I misunderstood. Thanks for clarifying! |
OK, I will create a pull request for it. |
Initial checklist
Affected packages and versions
unified 10.1.0
Link to runnable example
No response
Steps to reproduce
The 3rd overload signature of
FrozenProcessor.run
is incorrect.unified/index.d.ts
Lines 307 to 321 in c3ba2cd
Expected behavior
Actual behavior
Runtime
Node v16
Package manager
Other (please specify in steps to reproduce)
OS
Linux
Build and bundle tools
Webpack
The text was updated successfully, but these errors were encountered: