Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gekkedev authored Jun 11, 2024
1 parent 04fe04a commit 1743ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/model/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export { LiveLocation } from './live-location';
export { ContactStatus } from './contact-status';
export { GroupCreation } from './group-creation';
export { WhatsappProfile } from './whatsapp-profile';
export { IncomingCall } from '.incoming-call';
export * from './result';
export * from './get-messages-param';
export * from './initializer';
Expand Down

0 comments on commit 1743ac8

Please sign in to comment.