UNPKG

@particle-network/auth-core-modal

Version:

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

7 lines (6 loc) 188 B
import React from 'react'; declare const MenuIcon: ({ className, ...others }: { [x: string]: any; className?: string | undefined; }) => React.JSX.Element; export default MenuIcon;