UNPKG

@atproto/api

Version:

Client library for atproto and Bluesky

6 lines (4 loc) 139 B
import { FetchHandlerObject } from '@atproto/xrpc' export interface SessionManager extends FetchHandlerObject { readonly did?: string }