UNPKG

@nuwa-ai/identity-kit-web

Version:

Web extensions for Nuwa Identity Kit

8 lines (7 loc) 282 B
import { VDRRegistry } from '@nuwa-ai/identity-kit'; export * from './keystore'; export * from './deeplink'; export { IdentityKitWeb } from './IdentityKitWeb'; export * from './react'; export { VDRRegistry } from '@nuwa-ai/identity-kit'; export declare const registry: VDRRegistry;