UNPKG

@atproto/oauth-client-browser

Version:

ATPROTO OAuth client for the browser (relies on WebCrypto & Indexed DB)

6 lines 208 B
import '../disposable-polyfill/index.js'; export * from './db.js'; export * from './db-index.js'; export * from './db-object-store.js'; export * from './db-transaction.js'; //# sourceMappingURL=index.d.ts.map