UNPKG

@particle-network/authkit

Version:

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

4 lines (3 loc) 150 B
import React from 'react'; declare const ProviderInject: ({ children }: React.PropsWithChildren) => React.JSX.Element; export default ProviderInject;