Skip to content

bugfix to support export identifiers only

Choose a tag to compare

@caridy caridy released this 04 Oct 21:54
· 5 commits to master since this release
  • export {foo}
  • export {foo, bar}
  • export {foo, bar as baz}