snowstorm
    Preparing search index...

    Interface SnowstormUser

    interface SnowstormUser {
        ID: string;
        nickname: string;
    }
    Index

    Properties

    Properties

    ID: string
    nickname: string