mirror of
https://github.com/cheveguerra/api-whatsapp-ts.git
synced 2026-04-19 12:19:25 +00:00
continue
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import express, { Router } from "express";
|
||||
import container from "../../../ioc";
|
||||
import LeadCtrl from "../controller/lead.ctrl";
|
||||
import container from "../ioc";
|
||||
|
||||
const router: Router = Router();
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user