UNPKG

ic-auth

Version:

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

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