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