UNPKG

telegram-mtproto

Version:
24 lines (19 loc) 516 B
import 'axios'; import { NetMessage } from '../service/networker/net-message'; import NetworkerThread from '../service/networker'; import '../newtype.h'; /*:: opaque type Int = number opaque type StringDec: string = string opaque type Uid: string = string opaque type NonNegativeInt: Int = number opaque type DcInt: NonNegativeInt = number */ // /* { // +api: { // +resultType: string, // } // } & */ //$FlowIssue // type MaybeKey = { [dc: number]: number[] | false } //# sourceMappingURL=index.h.js.map