Skip to content

Commit 141b5c4

Browse files
committed
refactor: 💡 Updated Win types
1 parent 73155e0 commit 141b5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ import { simard, derbysoft, win } from '@windingtree/glider-types';
2626
```typescript
2727
import { Guarantee, Deposit } from '@windingtree/glider-types/types/simard';
2828
import { Price } from '@windingtree/glider-types/types/derbysoft';
29-
import { OffersSearchResponse } from '@windingtree/glider-types/types/win';
29+
import { OffersSearchResponse, Offer } from '@windingtree/glider-types/types/win';
3030
```

0 commit comments

Comments
 (0)