-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Describe the feature
It would be great if parseModule
would also find exported functions. For example:
export function foo() {
}
It currently exports exported constants, or the output of a function as the default. But it doesn't cover exported functions.
I personally don't require symmetric support on the generateCode
side, which I get could be very challenging.
Additional information
- Would you be willing to help implement this feature?
TheAlexLichter, joshnuss, misaelabanto, Strajk and schplitt
Metadata
Metadata
Assignees
Labels
No labels