feat: export error types

This commit is contained in:
Elliot DeNolf
2021-08-01 09:48:59 -04:00
committed by Elliot DeNolf
parent be69b5892a
commit 12cba62930
2 changed files with 2 additions and 0 deletions

1
errors.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
export * from './dist/errors/types';