Rename file
This commit is contained in:
parent
f6edea5d34
commit
1f3f643f27
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import { v4 as uuidv4 } from "uuid";
|
||||
|
||||
export const generate_game_code = (): string => {
|
||||
let game_code = ``;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue