Skip to content

Commit

Permalink
Export ErrorFunctionParameter
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairzx81 committed Dec 29, 2023
1 parent 483040c commit 9a140a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/errors/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ THE SOFTWARE.
---------------------------------------------------------------------------*/

export { Errors, ValueError, ValueErrorIterator, ValueErrorType, ValueErrorsUnknownTypeError } from './errors'
export { DefaultErrorFunction, GetErrorFunction, SetErrorFunction, type ErrorFunction } from './function'
export { DefaultErrorFunction, GetErrorFunction, SetErrorFunction, type ErrorFunction, type ErrorFunctionParameter } from './function'

0 comments on commit 9a140a4

Please sign in to comment.