| Current Path : /var/www/homesaver/www/bitrix/modules/pull/install/js/pull/client/test/ |
| Current File : /var/www/homesaver/www/bitrix/modules/pull/install/js/pull/client/test/bootstrap.js |
// required by the bitrix bootstrapping to load phrases
import { Loc } from 'main.core';
// workaround to place protobuf to global instead of window
import protobuf from 'pull.protobuf';
global.protobuf = protobuf;