UNPKG

@iden3/js-iden3-auth

Version:

iden3-auth implementation in JavaScript

5 lines (4 loc) 177 B
export * as auth from './auth/auth.js'; export * as resolver from './state/resolver.js'; export * as protocol from './types-sdk.js'; export { core } from '@0xpolygonid/js-sdk';