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