Skip to content

Asynchronous function exports are not working. #360

@citrizon

Description

@citrizon

When in module goal and exporting an async function like so:

export async function hey () {
    // This should work?
}

It says: [3:1]: Cannot export a duplicate name 'hey'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions