UNPKG

@particle-network/auth-core-modal

Version:

Auth Core provides MPC (Multi-Party Computation)-based threshold signatures.

8 lines (7 loc) 247 B
import React from 'react'; declare const _default: React.MemoExoticComponent<({ width, height, ...other }: { [x: string]: any; width?: string | undefined; height?: string | undefined; }) => React.JSX.Element>; export default _default;