Skip to content

Typescript exported const lambda excludes export #1365

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

Closed
AndreasArvidsson opened this issue Mar 27, 2023 · 2 comments · Fixed by #1516
Closed

Typescript exported const lambda excludes export #1365

AndreasArvidsson opened this issue Mar 27, 2023 · 2 comments · Fixed by #1516
Labels
bug Something isn't working good first issue Good for newcomers lang-typescript TypeScript/JavaScript grammar support

Comments

@AndreasArvidsson
Copy link
Member

export const myFunk = () => {};
"take funk" does not include export

@pokey
Copy link
Member

pokey commented Mar 27, 2023

See also:

Not sure if they're symptoms of the same problem, but prob worth tackling them all at once

@AndreasArvidsson
Copy link
Member Author

Agreed

@auscompgeek auscompgeek added the lang-typescript TypeScript/JavaScript grammar support label Mar 28, 2023
@pokey pokey added bug Something isn't working good first issue Good for newcomers labels Mar 28, 2023
@pokey pokey closed this as completed in 0fe1b84 Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers lang-typescript TypeScript/JavaScript grammar support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants