UNPKG

@salesforce/schemas

Version:

This repository contains the spec and schema for the Scratch Org Definition Configuration file and `sfdx-project.json` file.

10 lines 348 B
"use strict"; /** * * Tips: * Use jsdoc comments to provide descriptions for your properties. * Use jsdoc tags to provide additional properties that TS doesn't (ex: title, minItems on an array) * '@comment' becomes $comment, not sure why */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=packageDir.js.map