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

Configure Feed

Select the types of activity you want to include in your feed.

chore(util-fetch): clearer package description

Mary 3a3174e1 99ec7572

+1 -1
+1 -1
packages/misc/util-fetch/package.json
··· 2 2 "type": "module", 3 3 "name": "@atcute/util-fetch", 4 4 "version": "1.0.0", 5 - "description": "atproto DID to DID document resolution", 5 + "description": "internal fetch utilities", 6 6 "keywords": [ 7 7 "atproto", 8 8 "did"