mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-06 15:26:37 -06:00
fix: reorganization of files and folders
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export class RabbitmqDto {
|
||||
enabled: boolean;
|
||||
events?: string[];
|
||||
}
|
||||
Reference in New Issue
Block a user