UNPKG

tgrid

Version:

Grid Computing Framework for TypeScript

9 lines 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Driver = void 0; exports.Driver = /** @class */ (function () { function Driver() { } return Driver; }()); //# sourceMappingURL=Driver.js.map