We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
EmptyString
1 parent 52c1630 commit 3a53a6fCopy full SHA for 3a53a6f
packages/exceptions/src/types/empty-string.type.ts
packages/exceptions/src/types/index.ts
@@ -3,7 +3,6 @@
3
* @module exceptions/types
4
*/
5
6
-export type { EmptyString } from './empty-string.type'
7
export type { ExceptionData } from './exception-data.type'
8
export type { ExceptionErrors } from './exception-errors.type'
9
export type { ValidationExceptionErrors } from './validation-exception-errors.type'
0 commit comments