# 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