package spotify-web-api

  1. Overview
  2. Docs

Source file followers_t.ml

1
2
3
4
(* Auto-generated from "followers.atd" *)
[@@@ocaml.warning "-27-32-33-35-39"]

type followers = { href: string option; total: int }