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

SourceNode.children type incorrect #482

Open
siefkenj opened this issue Apr 3, 2023 · 0 comments
Open

SourceNode.children type incorrect #482

siefkenj opened this issue Apr 3, 2023 · 0 comments

Comments

@siefkenj
Copy link

siefkenj commented Apr 3, 2023

According to

this.children.push(aChunk);

SourceNode.children should have a type (SourceNode | string)[], but source-map.d.ts lists the type as SourceNode[]

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