UNPKG
fca-shankar-bot
Version:
latest (20.3.0)
20.3.0
20.2.0
20.1.0
20.0.0
19.0.0
1.5.2
Facebook-chat-api made by Smart Shankar
github.com/SHANKAR-PROJECT/try
SHANKAR-PROJECT/try
fca-shankar-bot
/
Extra
/
Security
/
Index.js
5 lines
•
124 B
JavaScript
View Raw
1
2
3
4
5
/* eslint-disable linebreak-style */
module
.
exports
= {
Default
:
require
(
'./Base'
),
GCM
:
require
(
'./AES_256_GCM'
) };