1 | ;
|
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 | */
|
8 | Object.defineProperty(exports, "__esModule", { value: true });
|
9 | var sobjectService_1 = require("./describe/sobjectService");
|
10 | Object.defineProperty(exports, "SObjectService", { enumerable: true, get: function () { return sobjectService_1.SObjectService; } });
|
11 | Object.defineProperty(exports, "SObjectType", { enumerable: true, get: function () { return sobjectService_1.SObjectType; } });
|
12 | //# sourceMappingURL=index.js.map |
\ | No newline at end of file |