iAccount based inUkraine
About this account
- Account based in
- Ukraine
- Connected via
- Ukraine App Store
Account-level information from X, not a live location or the device used for a specific post.
tea with sugar
- Tweets66
- Following52
- Followers1
- Likes114
ALT { "compilerOptions": { /* Base Options: */ "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "skipLibCheck": true, "target": "es2022", "verbatimModuleSyntax": true, "allowJs": true, "resolveJsonModule": true, "moduleDetection": "force", /* Strictness */ "strict": true, "noUncheckedIndexedAccess": true, /* If transpiling with TypeScript: */ "moduleResolution": "NodeNext", "module": "NodeNext", /* If NOT transpiling with TypeScript: */ "moduleResolution": "Bundler", "module": "ESNext", "noEmit": true, /* If your code runs in the DOM: */ "lib": ["es2022", "dom"], /* If your code doesn't run in the DOM: */ "lib": ["es2022"] }, }