mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
add host
This commit is contained in:
3
lib/createEvent.ts
Normal file
3
lib/createEvent.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const createEvent = async (event: Event) => {
|
||||
console.log('HELLO');
|
||||
};
|
||||
Reference in New Issue
Block a user