mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 20:02:20 -06:00
refactor: integrations folder
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { IntegrationDto } from '@api/integrations/integration.dto';
|
||||
import { WAPresence } from 'baileys';
|
||||
|
||||
import { IntegrationDto } from './integration.dto';
|
||||
|
||||
export class InstanceDto extends IntegrationDto {
|
||||
instanceName: string;
|
||||
instanceId?: string;
|
||||
|
||||
Reference in New Issue
Block a user