Skip to content

Commit

Permalink
refactor(types)!: remove Union
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Sep 30, 2022
1 parent 96a2268 commit da728ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
1 change: 0 additions & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,3 @@ export type { default as SemanticVersion } from './semantic-version'
export type { default as Split } from './split'
export type { default as StringLike } from './string-like'
export type { default as TimestampUnix } from './timestamp-unix'
export type { default as Union } from './union'
17 changes: 0 additions & 17 deletions src/types/union.ts

This file was deleted.

0 comments on commit da728ea

Please sign in to comment.