This commit is contained in:
Olivier Gagnon
2022-01-15 18:39:37 -05:00
parent f1c2dc2693
commit 8b69fd7faa
130 changed files with 3091 additions and 453 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ Order type
<b>Signature:</b>
```typescript
type: string;
type: OrderTypes;
```