UNPKG

dx-package-api

Version:

API to work with salesforce dx packages metadata

11 lines (8 loc) 254 B
# dx-package-api API to work with salesforce dx packages ## Low level api Check [api.ts](./src/main/api.ts) ## Caching api Check [cachingapi.ts](./src/main/cachingapi.ts) # HowTo Ensure @salesforce/core is added to the project where the module is used