mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
// bar.js
|
|
export { default as foo } from './foo'
|