@__dirname/pixiv-web-api
    Preparing search index...

    Function streetV2Main

    • Parameters

      • data: {
            k: string | null;
            vhc: string | null;
            vhi: string | null;
            vhm: string | null;
            vhn: string | null;
        }

      Returns Promise<
          {
              contents: any[];
              isNewUserToStreet: boolean;
              nextParams: any;
              states: any;
              zoneConfig: any;
          },
      >