UNPKG

twitter-api-v2

Version:

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.

7 lines (6 loc) 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TwitterApiV2Settings = void 0; exports.TwitterApiV2Settings = { debug: false, };