2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
export {default as something} from './something';
|
export {default as something} from './something';
|