UNPKG

@ton3/liteclient

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