UNPKG

@atproto/oauth-client

Version:

OAuth client for ATPROTO PDS. This package serves as common base for environment-specific implementations (NodeJS, Browser, React-Native).

3 lines 145 B
import { RuntimeLock } from './runtime-implementation.js'; export declare const requestLocalLock: RuntimeLock; //# sourceMappingURL=lock.d.ts.map