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 150 B
import type { RuntimeLock } from './runtime-implementation.js'; export declare const requestLocalLock: RuntimeLock; //# sourceMappingURL=lock.d.ts.map