Skip to content

Latest commit

 

History

History
 
 

errors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hifi Errors

Errors emitted in the Hifi protocol. This is a private package, meaning that it can only be used by another package in this monorepo.

Installation

List this package as a dev dependency:

"devDependencies": {
  "@hifi/errors": "workspace:*",
}

Usage

import { BalanceSheetErrors } from "@hifi/errors";