videosphere
    Preparing search index...

    Defines the shape of user counts.

    interface UserCounts {
        totalUsers: number;
    }
    Index

    Properties

    Properties

    totalUsers: number