3
packages/schemas/features/events/constants.ts
Normal file
3
packages/schemas/features/events/constants.ts
Normal file
@ -0,0 +1,3 @@
|
||||
export enum EventType {
|
||||
START = 'start',
|
||||
}
|
Reference in New Issue
Block a user