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

chore: fmt

mary.my.id f0e54407 2dd8223e

verified
Changed files
+1 -6
packages
clients
client
+1 -6
packages/clients/client/CHANGELOG.md
··· 180 get them. 181 182 ```ts 183 - import type { 184 - InferInput, 185 - InferOutput, 186 - InferXRPCBodyInput, 187 - InferXRPCBodyOutput, 188 - } from '@atcute/lexicons'; 189 190 import type { AppBskyActorSearchActors } from '@atcute/bluesky'; 191
··· 180 get them. 181 182 ```ts 183 + import type { InferInput, InferOutput, InferXRPCBodyInput, InferXRPCBodyOutput } from '@atcute/lexicons'; 184 185 import type { AppBskyActorSearchActors } from '@atcute/bluesky'; 186