lion/.changeset/giant-deers-poke.md
2021-06-16 14:02:32 +02:00

189 B

rocket-preset-extend-lion-docs
patch

Support multi line exports and comments in exports

export {
  // html,
  calculateSum,
  offsetValue,
} from './src/helpers.js';