import jQuery from 'jquery'; jQuery(function adminDomReady($) { // dom ready $(function domReady() { }); });