'use strict'; window.Trade = (function () { const defineTradeCenters = () => { const {cells} = pack; }; return {defineTradeCenters}; })();