Closed mrseanryan closed 4 years ago
export * as X
export *
Relates to #160 - but would like to leave that issue open for now, until get feedback from users.
@pzavolinsky this PR could be good to release, if you have time to review.
@pzavolinsky think this is good to go, but maybe should be in MAJOR release, just in case.
export * as X
statements, and adds more testsexport *
statementsRelates to #160 - but would like to leave that issue open for now, until get feedback from users.