UNPKG

ic-auth

Version:

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

7 lines (6 loc) 120 B
export function idlFactory({ IDL }: { IDL: any; }): any; export function init({ IDL }: { IDL: any; }): never[];