teledrive-client
Version:
NodeJS/Browser MTProto API Telegram client library,
8 lines • 331 B
JavaScript
;
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
const path_1 = __importDefault(require("path"));
exports.default = path_1.default;
//# sourceMappingURL=path.js.map