UNPKG

664 BJavaScriptView Raw
1"use strict";
2/*
3 * Copyright (c) 2020, salesforce.com, inc.
4 * All rights reserved.
5 * Licensed under the BSD 3-Clause license.
6 * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
7 */
8Object.defineProperty(exports, "__esModule", { value: true });
9var sobjectService_1 = require("./describe/sobjectService");
10Object.defineProperty(exports, "SObjectService", { enumerable: true, get: function () { return sobjectService_1.SObjectService; } });
11Object.defineProperty(exports, "SObjectType", { enumerable: true, get: function () { return sobjectService_1.SObjectType; } });
12//# sourceMappingURL=index.js.map
\No newline at end of file