FunctionsGameClubCardBoardDoBundleGameClubCardBoardDoBundle CallableGameClubCardBoardDoBundle(Cards: readonly ClubCard[]): stringCreates a bundle of cards in a string to push to the server.ParametersCards: readonly ClubCard[]An array of ClubCard objectsReturns stringA string with all the cards
Creates a bundle of cards in a string to push to the server.