videosphere
    Preparing search index...

    Props for UsersPageContent.

    interface UsersPageContentProps {
        currentUserId: string;
    }
    Index

    Properties

    Properties

    currentUserId: string

    Authenticated admin user id resolved server-side from the session cookie.