/** * preserveUseDirective is now a separate plugin, re-export to maintain the backward compatibility */ export { default as preserveUseDirective } from 'rollup-preserve-directives';