UNPKG

@authsignal/nextjs-helpers

Version:
4 lines (3 loc) 156 B
import { Authsignal } from "@authsignal/browser"; import React from "react"; export declare const AuthsignalContext: React.Context<Authsignal | undefined>;