videosphere
    Preparing search index...

    Props for the invite signup client page.

    interface InviteSignupClientProps {
        token: string;
    }
    Index

    Properties

    Properties

    token: string

    Single-use invite token from the URL path.