Skip to content

Commit

Permalink
refactor(types)!: remove DocumentPartial
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 9617b62 commit 1fd729d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
26 changes: 0 additions & 26 deletions src/types/document-partial.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 DocumentPartial } from './document-partial'
export type { default as DUID } from './duid'
export type { default as EmptyString } from './empty-string'
export type { default as EmptyValue } from './empty-value'
Expand Down

0 comments on commit 1fd729d

Please sign in to comment.