Skip to content

Commit

Permalink
refactor(types)!: remove DUID
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 1fd729d commit 61c1550
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions src/types/duid.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export type { default as Constructor } from './constructor'
export type { default as ContinuousValue } from './continuous-value'
export type { default as DeepPartial } from './deep-partial'
export type { default as DeepPick } from './deep-pick'
export type { default as DUID } from './duid'
export type { default as EmptyString } from './empty-string'
export type { default as EmptyValue } from './empty-value'
export type { default as FIXME } from './fixme'
Expand Down

0 comments on commit 61c1550

Please sign in to comment.