1
インポートバベルよう要求するの
import $ from 'jQuery';
import fancybox from 'fancybox';
fancybox($);
fancyboxを1行にインポートする他の方法はありますか。 –
私はそうは思わない。 –