--- 'rocket-preset-extend-lion-docs': patch --- Support multi line exports and comments in exports ```js export { // html, calculateSum, offsetValue, } from './src/helpers.js'; ```