Getting Started | tsky
ts
import { Tsky } from 'tsky' const app = new AppBskyNS() // TODO const tsky = new Tsky(app) const profile = await tsky.profile('did:plc:giohuovwawlijq7jkuysq5dd') console.log(profile.handle)