3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
|
import jquery from 'jquery'
|
||
|
window.jQuery = jquery
|
||
|
window.$ = jquery
|