UNPKG

@varandas/clash-royale-api

Version:

A Clash Royale API official wrapper for seamless integration with your applications.

5 lines 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BASE_ENDPOINT = void 0; exports.BASE_ENDPOINT = 'https://api.clashroyale.com/v1/'; //# sourceMappingURL=index.js.map