What is babel-plugin-named-exports-order?
"Babel plugin for preserving exports order across transforms"
babel-plugin-named-exports-order is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 7.8 KB on disk.
Installation Guide
# Install via NPM
npm install babel-plugin-named-exports-order
# Install via Yarn
yarn add babel-plugin-named-exports-order