a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm

chore(bluesky-threading): remove types

mary.my.id b6f3bab4 a562b635

verified
Changed files
+1 -1
packages
bluesky
threading
+1 -1
packages/bluesky/threading/tsconfig.json
··· 1 1 { 2 2 "compilerOptions": { 3 - "types": ["bun"], 3 + "types": [], 4 4 "outDir": "dist/", 5 5 "esModuleInterop": true, 6 6 "skipLibCheck": true,