mirror of
https://github.com/embarklabs/EmbarkJS.git
synced 2025-01-23 10:50:15 +00:00
use shorthand to re-export the default import
This commit is contained in:
parent
b310a783d5
commit
9ed6053363
@ -1,2 +1 @@
|
||||
import EmbarkJS from './index';
|
||||
export default EmbarkJS;
|
||||
export {default} from './index';
|
||||
|
Loading…
x
Reference in New Issue
Block a user