umami-api-js
    Preparing search index...

    Interface MinimalUser

    interface MinimalUser {
        id: string;
        username: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    username: string