UNPKG
@dastinz001/dasbotz-baileys
Version:
latest (2.3.6)
2.3.6
2.3.5
2.3.4
WhatsApp API Modification By Dastin
github.com/SankaVollereii/Sanka-Baileys
@dastinz001/dasbotz-baileys
/
lib
/
Store
/
index.d.ts
4 lines
(3 loc)
•
181 B
TypeScript
View Raw
1
2
3
4
import
makeCacheManagerAuthState
from
'./make-cache-manager-store'
;
import
makeInMemoryStore
from
'./make-in-memory-store'
;
export
{ makeInMemoryStore, makeCacheManagerAuthState };