UNPKG

@renvyteam/baileys

Version:

WhatsApp API For Interact In WhatsApp

3 lines (2 loc) 214 B
import type { BinaryNode, BinaryNodeCodingOptions } from './types' export declare const encodeBinaryNode: (node: BinaryNode, opts?: Pick<BinaryNodeCodingOptions, 'TAGS' | 'TOKEN_MAP'>, buffer?: number[]) => Buffer