5 lines
205 B
Markdown
5 lines
205 B
Markdown
// TODO: Uncomment the following line to save the response to a JSON file
|
|
// saveResponseToJson({
|
|
// response: participantsResponse?.tournament?.participants,
|
|
// fileName: 'participants'
|
|
// }); |