UNPKG

@iden3/js-iden3-auth

Version:

iden3-auth implementation in JavaScript

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