We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7ef55 commit 5cdfb9bCopy full SHA for 5cdfb9b
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