UNPKG

@particle-network/auth-core-modal

Version:

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

5 lines (4 loc) 154 B
import React from 'react'; declare const EyeOpen: () => React.JSX.Element; declare const EyeClose: () => React.JSX.Element; export { EyeClose, EyeOpen };