@persian-caesar/aparat.js
Version:
The aparat website services for npm package.
18 lines (17 loc) • 539 B
TypeScript
export declare const config: {
API_URLS: {
API_V1_URL: string;
API_V2_URL: string;
API_BASE_URL: string;
};
RATE_LIMIT: number;
MAX_RETRIES: number;
};
/**
* @copyright
* Code by Sobhan-SRZA (mr.sinre) | https://github.com/Sobhan-SRZA
* Developed for Persian Caesar | https://github.com/Persian-Caesar | https://dsc.gg/persian-caesar
*
* If you encounter any issues or need assistance with this code,
* please make sure to credit "Persian Caesar" in your documentation or communications.
*/