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

Deno.core.print() Is Not Present in lib.deno_core.d.ts #15282

Closed
zicklag opened this issue Jul 22, 2022 · 0 comments · Fixed by #15283
Closed

Deno.core.print() Is Not Present in lib.deno_core.d.ts #15282

zicklag opened this issue Jul 22, 2022 · 0 comments · Fixed by #15283

Comments

@zicklag
Copy link
Contributor

zicklag commented Jul 22, 2022

While looking for the Deno core type declarations I found that the print() function wasn't included. We should add the print() function to the typescript declarations file with the other Deno.core declarations.

Pull request incoming

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 a pull request may close this issue.

1 participant