feat(ttt): match history done
This commit is contained in:
parent
8f3ed71d8a
commit
2bf5e6e700
17 changed files with 1185 additions and 18 deletions
|
|
@ -65,3 +65,8 @@ export * from './StatusOtp200ResponseAnyOf1';
|
|||
export * from './StatusOtp200ResponseAnyOfPayload';
|
||||
export * from './StatusOtp401Response';
|
||||
export * from './StatusOtp500Response';
|
||||
export * from './TttHistory200Response';
|
||||
export * from './TttHistory200ResponsePayload';
|
||||
export * from './TttHistory200ResponsePayloadDataInner';
|
||||
export * from './TttHistory200ResponsePayloadDataInnerPlayerX';
|
||||
export * from './TttHistory404Response';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue