UNPKG
@jinxieprotocol/auria-baileys-ult
Version:
latest (19.5.0)
19.5.0
WhatsApp API
github.com/WhiskeySockets/Baileys
@jinxieprotocol/auria-baileys-ult
/
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 };