Suite of AT Protocol TypeScript libraries built on web standards
20
fork

Configure Feed

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

at main 9 lines 169 B view raw
1{ 2 "name": "@atp/bytes", 3 "version": "0.1.0-alpha.3", 4 "exports": "./mod.ts", 5 "license": "MIT", 6 "imports": { 7 "multiformats": "npm:multiformats@^13.4.1" 8 } 9}