feat: add product API for legacy connections
This commit is contained in:
@@ -7,6 +7,7 @@ export * from './Message'
|
||||
export * from './Legacy'
|
||||
export * from './Socket'
|
||||
export * from './Events'
|
||||
export * from './Product'
|
||||
|
||||
import type NodeCache from 'node-cache'
|
||||
import { proto } from '../../WAProto'
|
||||
|
||||
Reference in New Issue
Block a user