Rule34: {
    file_url: string;
    id: string;
    post_url: string;
    rating: string;
    score: number;
    tags: string[];
}

Type definition for util.fetch.rule34

Type declaration

  • file_url: string
  • id: string
  • post_url: string
  • rating: string
  • score: number
  • tags: string[]