Triangle.js Docs
    Preparing search index...

    Variable getConst

    get: {
        (user: string): Promise<CH.users.Response>;
        (__namedParameters: { user: string }): Promise<CH.users.Response>;
    } = ...

    Type Declaration