@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/repositories/inProgressMatch
createMatch
Function createMatch
createMatch
(
match
:
Match
)
:
Promise
<
string
>
Saves a given match in the database.
Parameters
match
:
Match
the match object to be saved.
Returns
Promise
<
string
>
the ID of the saved match.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Saves a given match in the database.