1 2 3 4 5
import StockImages from '../lib/stock-images.js'; STUDIP.domReady(() => { StockImages.init(); });