UNPKG

google-trends-api-client

Version:

An fully typed and easy to use client for the google trends api.

5 lines 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GOOGLE_TRENDS_API_HOST = void 0; exports.GOOGLE_TRENDS_API_HOST = `https://trends.google.com`; //# sourceMappingURL=common.js.map