@thangnv-dev/error-common
v0.0.9
Published
Reusable library package in this monorepo.
Downloads
771
Readme
@thangnv-dev/error-common
Reusable library package in this monorepo.
Install
npm install @thangnv-dev/error-commonUsage
import * as api from '@thangnv-dev/error-common'Public API
This package exports the following API surface from src/index.ts:
export { StandardError } from './error.js'
export type { StandardErrorInput } from './error.js'
Development
yarn workspace @thangnv-dev/error-common build
yarn workspace @thangnv-dev/error-common test