UNPKG

ic-auth

Version:

A simple to use, modular package for integrating Internet Computer authentication providers into your app.

4 lines (3 loc) 126 B
import React from "react"; import "../assets/index.css"; export declare function ICWalletList(props: any): React.JSX.Element;