UNPKG

btch-downloader

Version:

A lightweight TypeScript/JavaScript library for downloading media from social media platforms

10 lines 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const configData = { config: { baseUrl: 'https://backend1.tioo.eu.org', }, issues: 'https://github.com/hostinger-bot/btch-downloader/issues', }; exports.default = configData; //# sourceMappingURL=site.js.map