#!/usr/bin/env node /** * bird - CLI tool for Twitter/X API v2 * Uses official X API v2 with OAuth 1.0a and Bearer Token authentication */ export {}; //# sourceMappingURL=cli-v2.d.ts.map