Update WAClient.ts

This commit is contained in:
Adhiraj
2020-07-13 14:18:53 +05:30
parent 3534bd856f
commit 99e109130d

View File

@@ -4,3 +4,4 @@ export { WhatsAppWebMessages as WAClient }
export * from './Constants'
export * from './Utils'
export * from '../WAConnection/Constants'
export { Browsers } from '../WAConnection/Utils'