4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
|
import jquery from 'jquery'
|
||
|
window.jQuery = jquery
|
||
|
window.$ = jquery
|