We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82eee44 commit 9d5d3bbCopy full SHA for 9d5d3bb
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, Offer } from '@windingtree/glider-types/types/win';
+import { OffersSearchResponse } from '@windingtree/glider-types/types/win';
30
```
0 commit comments