Skip to content

bugfix to support export identifiers only

Choose a tag to compare

@caridy caridy released this 04 Oct 17:47
· 7 commits to master since this release
  • export {foo}
  • export {foo, bar}
  • export {foo, bar as baz}