mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-10 02:13:58 +01:00
2 lines
53 B
JavaScript
2 lines
53 B
JavaScript
import $ from 'jquery'
|
|
window.jQuery = window.$ = $;
|