a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm
at trunk 81 B view raw
1{ 2 "extends": "./tsconfig.json", 3 "exclude": ["**/*.test.ts", "**/*.bench.ts"] 4}