@salesforce/plugin-apex
Version:
9 lines • 364 B
JavaScript
/*
* Copyright (c) 2020, salesforce.com, inc.
* All rights reserved.
* Licensed under the BSD 3-Clause license.
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
*/
export { JsonReporter } from './jsonReporter.js';
export { TestReporter } from './testReporter.js';
//# sourceMappingURL=index.js.map