Skip to content

Commit 3a53a6f

Browse files
committed
refactor(typescript)!: drop EmptyString
- import from @flex-development/tutils if needed going forward
1 parent 52c1630 commit 3a53a6f

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

packages/exceptions/src/types/empty-string.type.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

packages/exceptions/src/types/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @module exceptions/types
44
*/
55

6-
export type { EmptyString } from './empty-string.type'
76
export type { ExceptionData } from './exception-data.type'
87
export type { ExceptionErrors } from './exception-errors.type'
98
export type { ValidationExceptionErrors } from './validation-exception-errors.type'

0 commit comments

Comments
 (0)