prototypey.org - atproto lexicon typescript toolkit - mirror https://github.com/tylersayshi/prototypey
1
fork

Configure Feed

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

Change installation command from npm to pnpm

authored by

Tyler Lawson and committed by
GitHub
d24dc56a efe01f86

+1 -1
+1 -1
packages/prototypey/README.md
··· 18 18 ## Installation 19 19 20 20 ```bash 21 - npm install prototypey 21 + pnpm install prototypey 22 22 ``` 23 23 24 24 ## Usage