Skip to content

Latest commit

 

History

History
91 lines (61 loc) · 2.55 KB

README.md

File metadata and controls

91 lines (61 loc) · 2.55 KB

exceptions

npm codecov module type: cjs+esm license conventional commits typescript vitest yarn

Custom error classes and utilities.

Contents

What is this?

This package exports a set of custom error classes and utilities.

When should I use this?

TODO: Update documentation.

Install

yarn add @flex-development/exceptions

From Git:

yarn add @flex-development/exceptions@flex-development/exceptions
See Git - Protocols | Yarn  for details on requesting a specific branch, commit, or tag.

Use

TODO: usage documentation.

API

TODO: api documentation.

Types

This package is fully typed with TypeScript.

Data Transfer Objects

Enums

Interfaces

Type Definitions

Contribute

See CONTRIBUTING.md.