D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
baileys
/
lib
/
WABinary
/
Filename :
encode.d.ts
back
Copy
import type { BinaryNode, BinaryNodeCodingOptions } from './types.js'; export declare const encodeBinaryNode: (node: BinaryNode, opts?: Pick<BinaryNodeCodingOptions, "TAGS" | "TOKEN_MAP">, buffer?: number[]) => Buffer; //# sourceMappingURL=encode.d.ts.map