What is the difference exactly between the following 2 ways of writing import statements ?
import Ember from 'ember'; import Route from '@ember/routing/route';
Is it like the 2nd way is more efficient or is there something more to it ?
Aucun commentaire:
Enregistrer un commentaire