We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73155e0 commit 141b5c4Copy full SHA for 141b5c4
README.md
@@ -26,5 +26,5 @@ import { simard, derbysoft, win } from '@windingtree/glider-types';
26
```typescript
27
import { Guarantee, Deposit } from '@windingtree/glider-types/types/simard';
28
import { Price } from '@windingtree/glider-types/types/derbysoft';
29
-import { OffersSearchResponse } from '@windingtree/glider-types/types/win';
+import { OffersSearchResponse, Offer } from '@windingtree/glider-types/types/win';
30
```
0 commit comments