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