Errors emitted in the Hifi protocol. This is a private package, meaning that it can only be used by another package in this monorepo.
List this package as a dev dependency:
"devDependencies": {
"@hifi/errors": "workspace:*",
}
import { BalanceSheetErrors } from "@hifi/errors";