UNPKG

ic-auth

Version:

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

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