4 lines
41 B
JavaScript
4 lines
41 B
JavaScript
|
import $ from 'jquery';
|
||
|
|
||
|
console.log($);
|