mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
remove signal r to infra
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { z } from "zod"
|
||||
|
||||
const e = z.object({})
|
||||
|
||||
export class SocketOnConnectUseCase {
|
||||
|
||||
constructor() {}
|
||||
execute() {}
|
||||
}
|
||||
Reference in New Issue
Block a user