UNPKG
whatsauto.js
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.4
0.0.4-fix
0.0.4-alpha
0.0.3
0.0.2
0.0.1
0.0.0
Easy WhatsApp Automation with Session
github.com/freack21/whatsauto.js
freack21/whatsauto.js
whatsauto.js
/
dist
/
index.d.ts
7 lines
•
198 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
{
AutoWA
}
from
"./WhatsApp"
;
export
*
from
"./WhatsApp"
;
export
*
from
"./Utils"
;
export
*
from
"./Types"
;
export
*
from
"./Error"
;
export
default
AutoWA
;
//# sourceMappingURL=index.d.ts.map