UNPKG

@particle-network/authkit

Version:

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

3 lines (2 loc) 118 B
import type { Theme } from '../types'; export declare const getLoginLogos: (theme?: Theme) => Record<string, string>;