UNPKG

@codechecks/client

Version:

Open source platform for code review automation

5 lines 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // try using global codechecks client, if it doesnt exist it will be injected later exports.codechecks = global.__codechecks_client || {}; //# sourceMappingURL=index.js.map