mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 04:42:20 -06:00
init project evolution api
This commit is contained in:
5
src/whatsapp/models/index.ts
Normal file
5
src/whatsapp/models/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from './chat.model';
|
||||
export * from './contact.model';
|
||||
export * from './message.model';
|
||||
export * from './auth.model';
|
||||
export * from './webhook.model';
|
||||
Reference in New Issue
Block a user