Skip to content

Commit

Permalink
Fixed another build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mweststrate committed Jan 14, 2020
1 parent 9081634 commit 69cbf56
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/types-internal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import {
ES5ObjectState,
ES5ArrayState,
MapState,
DRAFT_STATE,
Nothing
DRAFT_STATE
} from "./internal"

export type Objectish = AnyObject | AnyArray | AnyMap | AnySet
Expand Down

0 comments on commit 69cbf56

Please sign in to comment.