UNPKG

@salesforce/schemas

Version:

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

3 lines (2 loc) 159 B
export { ProjectJson } from "./sfdx-project/sfdxProjectJson"; export { PackageDir, PackageDirDependency, PackagePackageDir } from "./sfdx-project/packageDir";