1 line
49 B
JavaScript
1 line
49 B
JavaScript
export {someExport} from './cjs-named-export.js'; |
export {someExport} from './cjs-named-export.js'; |