Files
memory-infrastructure-palace/code/junk-drawer/player-printing-tool/codeHelpers.md

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'
// });