UNPKG

dograma

Version:

NodeJS/Browser MTProto API Telegram client library,

10 lines (9 loc) 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CancelHelper = void 0; class CancelHelper { constructor() { this.length = 1; } } exports.CancelHelper = CancelHelper;