UNPKG

@astro-auth/client

Version:

The client package of the Astro Auth library

3 lines (2 loc) 96 B
declare const signIn: (callback?: string | undefined) => Promise<any>; export default signIn;