UNPKG

@ton3/liteclient

Version:
6 lines (5 loc) 156 B
import { StreamReader } from '../../tl/stream'; export declare const queryPrefix: { tag: number; read: (dataReader: StreamReader) => Uint8Array; };